parthchandra opened a new pull request, #1931: URL: https://github.com/apache/datafusion-comet/pull/1931
Enables the test `SPARK-17091: Convert IN predicate to Parquet filter push-down` for `iceberg_compat` (but not for `native_datafusion` which does not pass the test). The test is modified to check the number of records returned by the pushdown filter in iceberg_compat. The number of records returned is different from the number of records returned by Spark because datafusion (correctly) filters out more records. -- 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