Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
There is currently ambiguity surrounding what set of time units Calcite should support for BigQuery's TIMESTAMP_ADD function. Specifically, intervals do not support fractional seconds (nano, micro). The set of units supported by BigQuery may be found at https://cloud.google.com/bigquery/docs/reference/standard-sql/timestamp_functions#timestamp_add
Attachments
Issue Links
- is related to
-
CALCITE-5360 Implement TIMESTAMP_ADD function (compatible with BigQuery)
- Closed