Skip to content

Create a combined SLT tests for all type of joins #24641

Description

@comphead

Is your feature request related to a problem or challenge?

Datafusion currently supports HJ, SMJ, NLJ, PWMJ also hybrid/grace HJ described #17267

However we have different set of tests for each of join type leading to out of sync issues and bleeding correctness issues. Moreover test files are inflated.

Describe the solution you'd like

After #24390 completed we can combine all join tests under same file, having join methods as a matrix

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions