sxt-proof-of-sql
sxt-proof-of-sql copied to clipboard
feat: add `sort_merge_join`
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