Skip to content

Create a combined correctness join SLT tests #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.

Describe the solution you'd like

After #24390 completed we can combine join tests under same file, having join methods as a matrix. Also test against different batch sizes

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