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

Use milliseconds to express TTL #12757

Merged
merged 8 commits into from
Jun 24, 2024
Merged

Use milliseconds to express TTL #12757

merged 8 commits into from
Jun 24, 2024

Conversation

choubenson
Copy link
Contributor

@choubenson choubenson commented Jun 18, 2024

  1. Use milliseconds to express TTL. Eg:
image

The TTL values are always displayed and stored in milliseconds. They are converted to the corresponding unit based on the TimestampPrecision parameter only during filtering and cleaning processes. See details in link

  1. Remove ttl column when showing databases.

@jt2594838 jt2594838 merged commit cbdade4 into apache:master Jun 24, 2024
38 checks passed
OneSizeFitsQuorum pushed a commit that referenced this pull request Jun 27, 2024
* use ms unit with ttl

* fix IT

* fix IT

* fix IT

* remove ttl column when showing databases

* add log when integer overflow in CommonDateTimeUtils
JackieTien97 pushed a commit that referenced this pull request Jul 10, 2024
* use ms unit with ttl

* fix IT

* fix IT

* fix IT

* remove ttl column when showing databases

* add log when integer overflow in CommonDateTimeUtils

(cherry picked from commit cbdade4)
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.

2 participants