tmi opened a new pull request, #11407: URL: https://github.com/apache/datafusion/pull/11407
## Which issue does this PR close? Closes https://github.com/apache/datafusion/issues/8640 ## What changes are included in this PR? Just uses the already-existing config field to pass into the respective builder method from arrow-rs ## Are these changes tested? I'm not actually adding any tests here for the csv writing itself, since I've added some in https://github.com/apache/arrow-rs/pull/5890 and we're just passing the value through ## Are there any user-facing changes? No. (Well, in some sense, this fixes a sort-of bug as the config field existed but wasn't used here) -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org