andygrove commented on PR #1736: URL: https://github.com/apache/datafusion-comet/pull/1736#issuecomment-2945396822
Current failures: core1: ``` 2025-06-05T16:40:13.0938574Z [info] - avoid reordering broadcast join keys to match input hash partitioning *** FAILED *** (2 seconds, 403 milliseconds) 2025-06-05T16:41:30.1094281Z [info] - test with low buffer spill threshold *** FAILED *** (189 milliseconds) 2025-06-05T16:45:04.6680286Z [info] - avoid reordering broadcast join keys to match input hash partitioning *** FAILED *** (1 second, 747 milliseconds) 2025-06-05T16:45:08.9350122Z [info] - SPARK-32509: Unused Dynamic Pruning filter shouldn't affect canonicalization and exchange reuse *** FAILED *** (141 milliseconds) 2025-06-05T16:52:15.8171988Z [info] - SPARK-47146: thread leak when doing SortMergeJoin (with spill) *** FAILED *** (297 milliseconds) ``` core3: ``` 2025-06-05T16:48:35.4894787Z [info] - SPARK-32649: Optimize BHJ/SHJ inner/semi join with empty hashed relation *** FAILED *** (197 milliseconds) ``` TPC-DS: ``` - q44 *** FAILED *** - ColumnarToRow does not implement doExecuteBroadcas ``` -- 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