korowa commented on issue #11936: URL: https://github.com/apache/datafusion/issues/11936#issuecomment-2282803786
I think it'll be fine because there is already CSVReadOptions with default `has_header: true` ([link](https://github.com/apache/datafusion/blob/fd237f8705b18fa089fdfb8dd5b04655ccb4d691/datafusion/core/src/datasource/file_format/options.rs#L100)), which produces some inconsistency in default handling csv. -- 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]
