milenkovicm commented on PR #14631: URL: https://github.com/apache/datafusion/pull/14631#issuecomment-2660145184
ha ... ``` +-----------------------------------------------+-------+ | name | value | +-----------------------------------------------+-------+ | datafusion.execution.parquet.pushdown_filters | false | +-----------------------------------------------+-------+ ``` test fails ``` +-----------------------------------------------+-------+ | name | value | +-----------------------------------------------+-------+ | datafusion.execution.parquet.pushdown_filters | true | +-----------------------------------------------+-------+ ``` no problem at all probably related to #14253 & #14465 -- 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