Closed
Description
Is your feature request related to a problem or challenge?
SMJ now is in experimental state, and the test coverage can be improved. Because of poor test coverage it was found multiple bugs manually, with tests it would be much easier
Describe the solution you'd like
I would like to expand fuzz test coverage for SMJ in join_fuzz.rs
to support scenarios when the JoinFilter is set.
Currently JoinFilter is hardcoded as None for SMJ and would be great to start work for adding filter test cases
Describe alternatives you've considered
No response
Additional context
No response