Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
anasch07 opened this issue Apr 30, 2024 · 0 comments
Open

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

anasch07 opened this issue Apr 30, 2024 · 0 comments

Comments

@anasch07
Copy link

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant