crepererum commented on code in PR #17439: URL: https://github.com/apache/datafusion/pull/17439#discussion_r2336387327
########## datafusion/datasource/src/file_scan_config.rs: ########## @@ -383,7 +383,7 @@ impl FileScanConfigBuilder { /// Set the output ordering of the files pub fn with_output_ordering(mut self, output_ordering: Vec<LexOrdering>) -> Self { Review Comment: I think the projected version needs to be adjusted too. -- 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