Skip to content

chore(join): refactor BitwiseSortMergeJoinStream to use generators instead of manual state#23726

Draft
rluvaton wants to merge 1 commit into
apache:mainfrom
rluvaton:refactor-bitwise-stream-to-use-generators
Draft

chore(join): refactor BitwiseSortMergeJoinStream to use generators instead of manual state#23726
rluvaton wants to merge 1 commit into
apache:mainfrom
rluvaton:refactor-bitwise-stream-to-use-generators

Conversation

@rluvaton

Copy link
Copy Markdown
Member

Not to review yet

This is just copy line by line to async without cleanup of the state that is being used for saving when moving between polls


Which issue does this PR close?

N/A

Rationale for this change

Trying to see if I can make the code simpler

What changes are included in this PR?

moved to generator

Are these changes tested?

existing tests

Are there any user-facing changes?

no

…instead of manual state

This is just copy line by line to async without cleanup of the state that is being used for saving when moving between polls
@github-actions github-actions Bot added the physical-plan Changes to the physical-plan crate label Jul 20, 2026
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.

1 participant