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

Persist cache in the same transaction #6947

Merged
merged 3 commits into from
Mar 1, 2024
Merged

Persist cache in the same transaction #6947

merged 3 commits into from
Mar 1, 2024

Conversation

fantix
Copy link
Member

@fantix fantix commented Feb 29, 2024

Use an implicit transaction to persist the query cache and run the same query.

@fantix fantix requested review from msullivan and elprans March 1, 2024 15:59
@fantix fantix marked this pull request as ready for review March 1, 2024 15:59
@fantix fantix merged commit 6cabfa9 into master Mar 1, 2024
24 checks passed
@fantix fantix deleted the same-tx-cache-persist branch March 1, 2024 16:18
msullivan pushed a commit that referenced this pull request Mar 7, 2024
* Include schema_version in each QueryUnit
* Extract ExecutionGroup
* Persist cache in the same transaction
msullivan pushed a commit that referenced this pull request Mar 7, 2024
* Include schema_version in each QueryUnit
* Extract ExecutionGroup
* Persist cache in the same transaction
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.

None yet

3 participants