Skip to content

Issue with writeRecords in CSV-Writer and a Temporary Solution #109

@anasch07

Description

@anasch07

Dear CSV-Writer Community,

I've noticed an issue with the writeRecords function in CSV-Writer, where instead of appending new data, it overwrites the existing content. It's crucial to understand that writeRecords is designed this way, and while it might not be intuitive, it's a feature, not a bug.

However, I've found a temporary workaround. If you introduce a delay before writing records, it seems to function as expected, appending data instead of erasing the existing content.

I'm currently exploring more permanent solutions and will update the community when I have more information.

Best,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions