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

refactor!: replace DataAccessor in ProofPlan with IndexMap #372

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

iajoiner
Copy link
Contributor

@iajoiner iajoiner commented Nov 13, 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 is the next step in making ProofPlan composable. Let's centralize fetching of table maps using DataAccessor to query_proof.rs.

What changes are included in this PR?

See above.

Are these changes tested?

Existing tests do pass.

@iajoiner iajoiner force-pushed the refactor/unify-accessors branch 9 times, most recently from 6c7f272 to 1dd3d84 Compare November 17, 2024 18:03
@iajoiner iajoiner marked this pull request as ready for review November 17, 2024 18:56
@iajoiner iajoiner force-pushed the refactor/unify-accessors branch from 1dd3d84 to e91e866 Compare November 17, 2024 19:45
@iajoiner iajoiner force-pushed the refactor/unify-accessors branch 3 times, most recently from 4947894 to ce59508 Compare November 18, 2024 14:37
@iajoiner iajoiner force-pushed the refactor/unify-accessors branch from ce59508 to 9acba0e Compare November 18, 2024 18:03
@iajoiner iajoiner enabled auto-merge November 18, 2024 18:03
@iajoiner iajoiner merged commit 07418b3 into main Nov 18, 2024
11 checks passed
Copy link

🎉 This PR is included in version 0.48.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@iajoiner iajoiner deleted the refactor/unify-accessors branch November 21, 2024 18:16
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