Skip to content

Remove partition_mode parameter from HashJoinExec::swap_inputs#13940

Closed
alamb wants to merge 1 commit intoapache:mainfrom
alamb:alamb/join_swap
Closed

Remove partition_mode parameter from HashJoinExec::swap_inputs#13940
alamb wants to merge 1 commit intoapache:mainfrom
alamb:alamb/join_swap

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Dec 29, 2024

Which issue does this PR close?

Closes #.

Rationale for this change

Test out the question of "why bother to pass this parameter" from @berkaysynnada on #13910 (comment)

What changes are included in this PR?

1, Remove partition_mode parameter from HashJoinExec::swap_inputs

Are these changes tested?

By CI

Are there any user-facing changes?

@alamb
Copy link
Contributor Author

alamb commented Dec 31, 2024

Seems there are unit tests (though no end to end tests) that fail without this parameter. I am not sure why

@alamb alamb closed this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate physical-expr Changes to the physical-expr crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant