Skip to content

Conversation

2010YOUY01
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

#16443 added one batch size option to UT join_maintains_right_order, this batch_size of value 2 will let the test run over 1 minute.

What changes are included in this PR?

Change this batch_size option to a larger value.

Are these changes tested?

I tried cargo nextest again, and the related tests can finish under 1s.

Are there any user-facing changes?

No

@github-actions github-actions bot added the physical-plan Changes to the physical-plan crate label Jul 16, 2025
@crepererum crepererum merged commit d3cacac into apache:main Jul 17, 2025
27 checks passed
@alamb
Copy link
Contributor

alamb commented Jul 17, 2025

Thank you @2010YOUY01 and @xudong963 / @crepererum for the review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
physical-plan Changes to the physical-plan crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

joins::nested_loop_join::tests::join_maintains_right_order tests take over 60 seconds
4 participants