andygrove commented on PR #1885: URL: https://github.com/apache/datafusion-comet/pull/1885#issuecomment-2981283418
Current failures: Some assertions failing in filter pushdown tests: - Filters should be pushed down for vectorized Parquet reader at row group level - filter pushdown - StringPredicate - SPARK-17091: Convert IN predicate to Parquet filter push-down - SPARK-34562: Bloom filter push down One correctness issue: - SPARK-26677: negated null-safe equality comparison should not filter matched row groups *** FAILED *** ``` !== Correct Answer - 3 == == Spark Answer - 1 ==[0m[0m struct<value:string> struct<value:string>[0m[0m ![A] [null] ![A] [0m[0m ![null] (QueryTest.scala:244)[0m[0m ``` -- 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