Skip to content

feat: remove interval type and give datetime an alias #58

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

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

fengjiachun
Copy link
Contributor

@fengjiachun fengjiachun commented Feb 13, 2025

  1. Remove all Interval data types; for details, see Deprecate DateTime data types greptimedb#5489.
  2. Make DateTime an alias of timestamp(6); for details, see fix: flush table panic when table has interval column close #3235 greptimedb#5422.
  3. Minor user experience improvement: allow direct use of the Instant type to write into the Timestamp column.

@fengjiachun fengjiachun force-pushed the feat/remove-interval-types branch 2 times, most recently from 983a83e to 69a1606 Compare February 13, 2025 05:11
@fengjiachun fengjiachun requested a review from v0y4g3r February 13, 2025 06:52
@fengjiachun fengjiachun force-pushed the feat/remove-interval-types branch from 69a1606 to cccdf04 Compare February 13, 2025 08:36
@fengjiachun fengjiachun merged commit 5c09966 into main Feb 13, 2025
4 checks passed
@fengjiachun fengjiachun deleted the feat/remove-interval-types branch February 13, 2025 13:26
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