spaceandtimelabs / sxt-proof-of-sql

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

feat: add `base::database::ColumnarValue` #299

Closed iajoiner closed 1 month ago

iajoiner commented 1 month 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 ColumnarValue so that we can remove table_length from ProofExpr::result_evaluate which helps with ProofPlan composition.

What changes are included in this PR?

iajoiner commented 1 month ago

Just rebasing. No changes since @JayWhite2357 's last approval.

github-actions[bot] commented 1 month ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: