alamb commented on code in PR #16765: URL: https://github.com/apache/datafusion/pull/16765#discussion_r2205613541
########## datafusion/datasource/src/file_compression_type.rs: ########## @@ -244,12 +244,6 @@ impl FileCompressionType { } } -/// Trait for extending the functionality of the `FileType` enum. Review Comment: This change seems unrelated -- while it is a good change can you please make it a separate PR so we can consider it separately from the FixedSizeBinary min/max? -- 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