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

feat: add sort_merge_join #397

Merged
merged 2 commits into from
Dec 18, 2024
Merged

feat: add sort_merge_join #397

merged 2 commits into from
Dec 18, 2024

Conversation

iajoiner
Copy link
Contributor

@iajoiner iajoiner commented Nov 27, 2024

Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.

Please go through the following checklist

Rationale for this change

This PR adds the actual sort-merge join process which completes a part of #394.

What changes are included in this PR?

  • add sort_merge_join.

Are these changes tested?

Yes.

@iajoiner iajoiner force-pushed the feat/inner-join branch 6 times, most recently from f40b136 to 311c8e8 Compare December 15, 2024 02:43
@iajoiner iajoiner marked this pull request as ready for review December 15, 2024 02:44
@iajoiner iajoiner force-pushed the feat/inner-join branch 4 times, most recently from c4d35e6 to f89e6c6 Compare December 15, 2024 03:05
@iajoiner iajoiner enabled auto-merge December 15, 2024 03:05
@iajoiner iajoiner force-pushed the feat/inner-join branch 5 times, most recently from cab2edf to 24c8c44 Compare December 18, 2024 16:23
@iajoiner iajoiner force-pushed the feat/inner-join branch 2 times, most recently from 279698a to 6c79e26 Compare December 18, 2024 16:34
@iajoiner iajoiner merged commit db8d46c into main Dec 18, 2024
12 checks passed
Copy link

🎉 This PR is included in version 0.64.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants