-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
This ticket tracks work to properly support the Interval type
- Add support for subtracting timestamps --> intervals #194
- Support
::intervalcasting /INTERVALSQL datatype #5651 - Support automatic string --> interval casting #5652
-
date_bindoesn't work withmonthsoryears#5689 - Timestamp and Interval arithmetics #5704
- [Epic] A collection of issues related to Intervals arrow-rs#3958
-
INTERVAL ...SQL syntax produces inconsistent types #5801 -
interval ..syntax does not work in SQLVALUESclause #5802 -
INTERVAL+ timestamp andINTERVAL+ date not supported (but timestamp +INTERVALand date +INTERVALis) #6180 - select
interval '1 month'+ date/timestamp doesn't work #6205 - arithmetic operations on timestamps fail when
now()is used as the LHS argument #6155 - Improved Temporal and Decimal Arithmetic arrow-rs#3999
- Support
Date-Datekernel arrow-rs#4383 - Incorrect results for negative intervals #6720
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request