-
Notifications
You must be signed in to change notification settings - Fork 18
Conversation
arthurpassos
commented
May 27, 2026
@codex review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 71b91813bc
i️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P1 Badge Do not reject ordinary TTLs on non-replicated tables
This condition is inverted: for any normal table TTL such as TTL d + INTERVAL 1 DAY DELETE, metadata.table_ttl.export_ttl is empty, so every non-replicated MergeTree table with an ordinary TTL now throws TTL EXPORT is only supported for Replicated*MergeTree. The Replicated*MergeTree/partition-key restriction should only run when an EXPORT TTL is actually present.
Useful? React with 👍 / 👎.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
TTL Export, tbd
Documentation entry for user-facing changes
...
CI/CD Options
Exclude tests:
Regression jobs to run: