comphead opened a new issue, #10872:
URL: https://github.com/apache/datafusion/issues/10872

   These are the tests that fails
   
   ```
   failures:
       fuzz_cases::join_fuzz::test_anti_join_1k_filtered
   ```
   
   
   ```
   ---- 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:404:13:
   assertion `left == right` failed: SortMergeJoinExec and HashJoinExec 
produced different row counts
     left: 5
    right: 902
   ```
   
   
   _Originally posted by @edmondop in 
https://github.com/apache/datafusion/issues/10728#issuecomment-2159534199_
               


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to