-
Notifications
You must be signed in to change notification settings - Fork 25.8k
SQL: Introduce date/time interval #29990
Copy link
Copy link
Closed
Labels
Description
Original comment by @costin:
SQL supports the INTERVAL as a keyword for specifying what in ES would be TimeUnits. This comes in handy for doing validation right in the parser instead of passing strings around while increasing verbosity.
Interval works nicely with date/time arithmetic (which we don't support yet) and date histograms (for specifying parameters).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.