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 adds support for restoring views in 1-1-restore.
Views should be dropped before copy data stage and then re-created to
avoid data inconsistency between base table and view.
Refs: #4252
This adds support for restoring views in 1-1-restore.
Views should be dropped before copy data stage and then re-created to
avoid data inconsistency between base table and view.
Refs: #4252
Views must be recreated after the copy SSTables stage.
The text was updated successfully, but these errors were encountered: