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
Is your feature request related to a problem? Please describe.
Construct a snapshot cost a lot of time, some olap workloads can share a snapshot to save time.
Describe the solution you'd like
Reserve a snapshot in the background, and can be managed by a set of interfaces.
Describe alternatives you've considered
Maybe immutable materialized view.
Additional context
Nope.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Construct a snapshot cost a lot of time, some olap workloads can share a snapshot to save time.
Describe the solution you'd like
Reserve a snapshot in the background, and can be managed by a set of interfaces.
Describe alternatives you've considered
Maybe immutable materialized view.
Additional context
Nope.
The text was updated successfully, but these errors were encountered: