spaceandtimelabs / sxt-proof-of-sql

Space and Time | Proof of SQL
Other
2.74k stars 96 forks source link

feat: add `column_repetition_operation` in preparation for joins #389

Closed iajoiner closed 6 days ago

iajoiner commented 1 week 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

In order to perform joins we need to be prepared to repeat a column or a segment of it either element-wise or in its entirety. Here we will add the utils that help us achieve both.

What changes are included in this PR?

github-actions[bot] commented 6 days ago

:tada: This PR is included in version 0.49.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: