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

Row-level TTL support; Engine specification, settings and migrations #203

Closed
wants to merge 1 commit into from

Conversation

gerowam
Copy link

@gerowam gerowam commented Mar 9, 2023

This PR offers support for ClickHouse's row-level TTLs introduced in ClickHouse v19.6.0: https://clickhouse.com/docs/en/guides/developer/ttl/

It also exposes two settings to MergeTree engine specification:

It includes a new migration ModifyTTL() which uses an ALTER TABLE query to change row-level TTLs for existing tables.

@gerowam
Copy link
Author

gerowam commented Feb 15, 2025

Closing this to flush my PR buffer; seems this repo isn't maintained.

@gerowam gerowam closed this Feb 15, 2025
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 this pull request may close these issues.

1 participant