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

Fix planning key deduplication #150

Merged
merged 4 commits into from
Jul 5, 2024
Merged

Fix planning key deduplication #150

merged 4 commits into from
Jul 5, 2024

Conversation

gmac
Copy link
Owner

@gmac gmac commented Jul 4, 2024

Minor fixes, updates, and library refactors:

  • Fixes a type check in planner's key deduplication process that was compromised in v1.4.0.
  • Add library version to resolver versioning keys for automatic query plan cache busts by version.
  • Shift PlannerStep into the Planner class scope.
  • Shift Shaper into the Executor class scope.

@gmac gmac changed the title Minor updates Fix planning key deduplication Jul 5, 2024
@gmac gmac merged commit 3d64888 into main Jul 5, 2024
7 checks passed
@gmac gmac deleted the minor_updates branch July 5, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant