Skip to content

Allow enabling keep_in_memory with a column family alter table #12010

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

Closed
snaury opened this issue Nov 26, 2024 · 0 comments · Fixed by #12099
Closed

Allow enabling keep_in_memory with a column family alter table #12010

snaury opened this issue Nov 26, 2024 · 0 comments · Fixed by #12099
Assignees

Comments

@snaury
Copy link
Member

snaury commented Nov 26, 2024

Surprisingly we make it possible to disable keep_in_memory in column families, but not enabling. This makes it impossible to enable keep_in_memory on an existing table, which is surprising to users. Since this is gated under a feature flag we should just allow users to enable it when necessary.

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

Successfully merging a pull request may close this issue.

1 participant