Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more documentation to SortPreservingMergeStream #6260

Merged
merged 7 commits into from
May 9, 2023

Conversation

aprimadi
Copy link
Contributor

@aprimadi aprimadi commented May 6, 2023

Which issue does this PR close?

N/A

Rationale for this change

Just adding some documentation to help future readers.

What changes are included in this PR?

More documentation + inline functions

Are these changes tested?

Yes

Are there any user-facing changes?

No

@github-actions github-actions bot added the core Core DataFusion crate label May 6, 2023
@aprimadi aprimadi marked this pull request as draft May 6, 2023 08:25
@aprimadi
Copy link
Contributor Author

aprimadi commented May 6, 2023

Adding a test just to convince myself that the loser tree implementation work even with unbalanced / incomplete binary tree.

@aprimadi
Copy link
Contributor Author

aprimadi commented May 6, 2023

Perhaps I've overdone this

@aprimadi aprimadi marked this pull request as ready for review May 6, 2023 18:01
@alamb
Copy link
Contributor

alamb commented May 8, 2023

Perhaps I've overdone this

No I think this is great -- thank you very much.

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for this

cc @yjshen and @richox and @tustvold in case you would like to add to the discussion or have more

@alamb alamb merged commit 894beb1 into apache:main May 9, 2023
@alamb
Copy link
Contributor

alamb commented May 9, 2023

Thanks again @aprimadi

@aprimadi aprimadi deleted the ap-doc-sort-merge branch May 9, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants