Re: [I] CSV `quote` parameter is ignored [datafusion]

2024-05-26 Thread via GitHub
alamb closed issue #10670: CSV `quote` parameter is ignored URL: https://github.com/apache/datafusion/issues/10670 -- 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

[I] CSV `quote` parameter is ignored [datafusion]

2024-05-25 Thread via GitHub
DDtKey opened a new issue, #10670: URL: https://github.com/apache/datafusion/issues/10670 ### Describe the bug quote` parameter of CSV writer is not getting passed to `arrow-csv` writer: