rluvaton commented on issue #18787:
URL: https://github.com/apache/datafusion/issues/18787#issuecomment-3544041505

   I created a PR with just adding the updating the fuzz tests:
   - #18788 
   
   and it found 9 failures:
   - `test_left_join_1k_binary_filtered`
   - `test_left_join_1k_filtered`
   - `test_left_mark_join_1k_binary_filtered`
   - `test_left_mark_join_1k_filtered`
   - `test_right_anti_join_1k_binary_filtered`
   - `test_right_anti_join_1k_filtered`
   - `test_right_join_1k_binary_filtered`
   - `test_right_join_1k_filtered`
   - `test_right_mark_join_1k_binary_filtered`
   - `test_right_mark_join_1k_filtered`
   - `test_right_semi_join_1k_filtered`
   
   Some are fixed by:
   - #18788 
   
   but others not, I don't think I will have time to fix this, so it would be 
great if someone else could take it


-- 
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