wiedld commented on PR #11444: URL: https://github.com/apache/datafusion/pull/11444#issuecomment-2229029916
ok, I'm going to: * clean up and scope this PR to the current work (delineating writer options vs session config) * include in this current work, making sure that the writer options (in arrow) have the same defaults as the session configs (in datafusion) Then separate tickets, and separate followup PRs, will handle these two proposals: [cleanup ParquetOptions vs TableParquetOptions](https://github.com/apache/datafusion/pull/11444#issuecomment-2226755050), and the proposed [cleanup of file_formats](https://github.com/apache/datafusion/pull/11444#issuecomment-2227388042). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
