Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add SliceExec #379

Merged
merged 3 commits into from
Dec 4, 2024
Merged

feat: add SliceExec #379

merged 3 commits into from
Dec 4, 2024

Conversation

iajoiner
Copy link
Contributor

@iajoiner iajoiner commented Nov 18, 2024

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

This PR replaces #121 and is designed to test whether our ProofPlans are truly composable now.

What changes are included in this PR?

  • add SliceExec.

Are these changes tested?

Yes.

@iajoiner iajoiner mentioned this pull request Nov 18, 2024
@iajoiner iajoiner force-pushed the feat/slice branch 3 times, most recently from 9bb93c2 to 557c669 Compare November 19, 2024 17:02
@iajoiner iajoiner marked this pull request as ready for review November 26, 2024 15:22
@iajoiner iajoiner force-pushed the feat/slice branch 2 times, most recently from 740e736 to a72a118 Compare November 26, 2024 15:33
@iajoiner iajoiner removed the request for review from JayWhite2357 November 26, 2024 15:40
@iajoiner iajoiner force-pushed the feat/slice branch 8 times, most recently from 3d02d68 to d3228e0 Compare December 2, 2024 21:56
@iajoiner iajoiner requested a review from JayWhite2357 December 2, 2024 22:36
@iajoiner iajoiner force-pushed the feat/slice branch 4 times, most recently from 36eda67 to fc8fddd Compare December 3, 2024 18:32
@iajoiner iajoiner force-pushed the feat/slice branch 5 times, most recently from 652726c to 66dea02 Compare December 3, 2024 20:39
@iajoiner iajoiner enabled auto-merge December 3, 2024 20:40
@JayWhite2357
Copy link
Contributor

For my reference: the review was over 86abb7c.

@iajoiner iajoiner requested a review from JayWhite2357 December 3, 2024 22:59
@iajoiner iajoiner force-pushed the feat/slice branch 5 times, most recently from dd5ff6d to e4bb220 Compare December 4, 2024 02:04
JayWhite2357
JayWhite2357 previously approved these changes Dec 4, 2024
Copy link
Contributor

@JayWhite2357 JayWhite2357 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: I rebased after #404.
Approved.
I turned of auto-merge so you can address the NITs before merging.

crates/proof-of-sql/src/base/proof/error.rs Outdated Show resolved Hide resolved
crates/proof-of-sql/src/sql/proof_plans/filter_exec.rs Outdated Show resolved Hide resolved
crates/proof-of-sql/src/sql/proof_plans/mod.rs Outdated Show resolved Hide resolved
crates/proof-of-sql/src/sql/proof_plans/slice_exec.rs Outdated Show resolved Hide resolved
@iajoiner iajoiner merged commit 3eb74b3 into main Dec 4, 2024
13 checks passed
Copy link

github-actions bot commented Dec 4, 2024

🎉 This PR is included in version 0.55.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@iajoiner iajoiner deleted the feat/slice branch December 4, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants