add: load schema cache dump at startup#5031
Draft
mkleczek wants to merge 2 commits into
Draft
Conversation
ecd794f to
d6968c9
Compare
d6968c9 to
3541b96
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Member
|
Helping to clarify, the motivation is to solve the same problems on #4999. This by loading the schema cache from a file. |
Member
|
Q: If the schema cache file is stale, we still pick it up and serve requests as "best effort"? |
Collaborator
Author
@steve-chavez I am still working on the right design and will provide more details soon. I believe now that we can solve in this PR all pain points we want to solve with materialized views. |
Collaborator
Author
Yes the idea is to treat schema cache preloaded from the dump as stale and trigger asynchronous load from the db. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.