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

Replace AddTable with PutTable #3627

Open
patchwork01 opened this issue Nov 5, 2024 · 0 comments
Open

Replace AddTable with PutTable #3627

patchwork01 opened this issue Nov 5, 2024 · 0 comments
Labels
enhancement New feature or request scripts
Milestone

Comments

@patchwork01
Copy link
Collaborator

patchwork01 commented Nov 5, 2024

Background

Split from:

Description

We'd like to make the scripts and code that adds a table to a Sleeper instance idempotent. We should be able to use this to either add a new table, or update a table's configuration.

We should be able to point the script to a table configuration in the local file system.

This could also be used when deploying an existing instance.

Analysis

We'd need to decide what should happen if the split points are still set in the table properties when the table already exists. Presumably this should be ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scripts
Projects
None yet
Development

No branches or pull requests

1 participant