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

Add command to RESNAPSHOT a single TABLE #1362

Open
altmannmarcelo opened this issue Aug 29, 2024 · 0 comments
Open

Add command to RESNAPSHOT a single TABLE #1362

altmannmarcelo opened this issue Aug 29, 2024 · 0 comments
Labels
Medium priority Created by Linear-GitHub Sync
Milestone

Comments

@altmannmarcelo
Copy link
Contributor

Description

Add a command to allow resnapshot of a single table. This will be useful to let user resnapshot a table without having to wipe out the entire datadir.

Change in user-visible behavior

Requires documentation change

@altmannmarcelo altmannmarcelo added this to the v.40 milestone Aug 29, 2024
@altmannmarcelo altmannmarcelo added the Medium priority Created by Linear-GitHub Sync label Aug 29, 2024
@altmannmarcelo altmannmarcelo modified the milestones: v.40, v.41, v.42 Sep 2, 2024
@altmannmarcelo altmannmarcelo modified the milestones: v.42, v.43 Sep 16, 2024
readysetbot pushed a commit that referenced this issue Sep 20, 2024
This commit adds support for re-snapshot a table on demand.
This is the final patch that gets the re-snapshot feature working
via ALTER READYSET RESNAPSHOT TABLE table.

Ref: REA-4744
Closes: #1362

Release-Note-Core: Added support for re-snapshot a table on demand.
  The re-snapshot adds a new SQL command ALTER READYSET RESNAPSHOT
  TABLE table_name. This command will re-snapshot the table on demand.
Change-Id: I09f28c4d1663b2e3979d8516b2a7252db9a04435
@altmannmarcelo altmannmarcelo modified the milestones: v.43, v.44 Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium priority Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant