Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Move the DATEADD, DATEDIFF, DATE_PART functions (maybe also DATEPART) from Babel to Core parser. They require special parsing (maybe not quite as special, following CALCITE-5155) but it would be nice if they could be enabled just by setting 'lib=postgres' without switching parser.
Attachments
Issue Links
- is related to
-
CALCITE-5155 Custom time frames
- Closed
- relates to
-
CALCITE-5352 Babel parser does not recognize character literal with DATE_PART function
- Open