Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Running queries that contain a CAST as part of the INTERVAL definition is throwing a parser error.
i.e.
INTERVAL CAST(5 as int64) YEAR
We can make parser changes to allow the Cast function tokens to be accepted
Attachments
Issue Links
- is related to
-
CALCITE-4134 Interval expressions
- Closed
- links to