alamb commented on PR #11527: URL: https://github.com/apache/datafusion/pull/11527#issuecomment-2240036544
https://github.com/apache/datafusion/actions/runs/10001535587/job/27645407724?pr=11527 Doesn't seem related to the changes in this PR. I'll restart the check and if it passes let's file a ticket about the intermittent failure ``` failures: ---- fuzz_cases::join_fuzz::test_anti_join_1k_filtered stdout ---- thread 'fuzz_cases::join_fuzz::test_anti_join_1k_filtered' panicked at datafusion/core/tests/fuzz_cases/join_fuzz.rs:537:17: assertion `left == right` failed: HashJoinExec and SortMergeJoinExec produced different row counts, batch_size: 1 left: 952 right: 953 stack backtrace: ``` -- 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