Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Implement EXTRACT for time units DOW, DOY and others introduced in CALCITE-1606.
Fix EXTRACT(CENTURY FROM ...), which previously just divided the year by 100, and a similar bug in MILLENNIUM.
Requires CALCITE-1609 and therefore has to wait for an Avatica release.
Attachments
Issue Links
- depends upon
-
CALCITE-1608 Move addMonths and subtractMonths from Calcite to Avatica
- Closed
-
CALCITE-1612 Release Avatica 1.10
- Closed
-
CALCITE-1606 Add missing support for datetime JDBC functions
- Closed
- is related to
-
CALCITE-1177 Support more time units in EXTRACT function
- Closed
- relates to
-
CALCITE-4837 FLOOR and CEIL of DATE/TIMESTAMP return wrong results for DECADE, CENTURY and MILLENNIUM
- Open