sxt-proof-of-sql icon indicating copy to clipboard operation
sxt-proof-of-sql copied to clipboard

feat: add `sort_merge_join`

Open iajoiner opened this issue 2 months ago • 0 comments

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

  • [x] The PR title and commit messages adhere to guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md. In particular ! is used if and only if at least one breaking change has been introduced.
  • [x] I have run the ci check script with source scripts/run_ci_checks.sh.
  • The following upstream PRs have been approved and merged:
    • [ ] #382
    • [x] #391
    • [x] #396

Rationale for this change

What changes are included in this PR?

Are these changes tested?

iajoiner avatar Nov 27 '24 15:11 iajoiner