devinjdangelo commented on PR #6987: URL: https://github.com/apache/arrow-datafusion/pull/6987#issuecomment-1646240283
Oh! Thanks @tustvold I agree that approach is simpler and I had tried that. I did not realize I could use the `csv::WriterBuilder `directly to prevent writing headers after the first iter. I just pushed a commit to revert back to that approach. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
