You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This relates to #17406 and #17516
We should keep track of the protocol and metadata entries incrementally. Currently we re-read protocol entries from the checkpoint on every read, and metadata entries on every new commit to a table.
See TODO being added in #18917
The text was updated successfully, but these errors were encountered: