xudong963 commented on code in PR #15769: URL: https://github.com/apache/datafusion/pull/15769#discussion_r2163862690
########## datafusion/datasource/src/file_format.rs: ########## @@ -94,7 +93,6 @@ pub trait FileFormat: Send + Sync + fmt::Debug { &self, state: &dyn Session, conf: FileScanConfig, - filters: Option<&Arc<dyn PhysicalExpr>>, Review Comment: I've found a way to work around the change, not a big deal, thanks for your quick response -- 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