spaceandtimelabs / sxt-proof-of-sql

Space and Time | Proof of SQL
Other
2.65k stars 93 forks source link

feat: add `compare_indexes_of_tables_by_columns` #391

Open iajoiner opened 2 days ago

iajoiner commented 2 days ago

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

We need to add this function in order to perform sort-merge joins.

What changes are included in this PR?

See title.

Are these changes tested?

Yes.