Skip to content

SortMergeJoin: Add fuzz tests for SMJ when the JoinFilter is set #10659

Closed
@comphead

Description

@comphead

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions