gene-bordegaray commented on code in PR #23189: URL: https://github.com/apache/datafusion/pull/23189#discussion_r3550890141
########## datafusion/datasource/src/file_scan_config/mod.rs: ########## Review Comment: Ya this is a great point. A question I have is would we be able to represent the partitioning scheme that is happening with this column value partitioning? Maybe the method could be an enum with some variants like `column` baked in? -- 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]
