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

Views recreation for 1-1 restore #4252

Open
karol-kokoszka opened this issue Feb 13, 2025 · 0 comments
Open

Views recreation for 1-1 restore #4252

karol-kokoszka opened this issue Feb 13, 2025 · 0 comments
Assignees
Milestone

Comments

@karol-kokoszka
Copy link
Collaborator

Views must be recreated after the copy SSTables stage.

@karol-kokoszka karol-kokoszka added this to the 1-1 Restore milestone Feb 13, 2025
@VAveryanov8 VAveryanov8 self-assigned this Feb 18, 2025
VAveryanov8 added a commit that referenced this issue Feb 18, 2025
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
VAveryanov8 added a commit that referenced this issue Feb 18, 2025
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
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

No branches or pull requests

2 participants