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

refactor(7181): move streaming_merge() into separate mod from the merge node #7799

Merged
merged 1 commit into from
Oct 13, 2023

Commits on Oct 11, 2023

  1. refactor(7181): move streaming_merge() into separate mod from the mer…

    …ge mod.
    
    Merge mod has the SortPreservingMergeStream, containing the loser tree. This SortPreservingMergeStream struct will be used repeatedly as part of the cascading merge; in turn, the cascading merge will be implemented for the streaming_merge() method.
    wiedld committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    16641c0 View commit details
    Browse the repository at this point in the history