Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Calcite is missing the formats available in the following CAST functions in BigQuery, not adding the complete list here please refer to the links to see the unsupported formats:
- Numeric to STRING - Represented as NUMERIC/INTEGER types in Calcite
- BYTES <-> STRING - Represented as BINARY/VARBINARY types in Calcite
Attachments
Issue Links
- is related to
-
CALCITE-2980 Implement the FORMAT clause of the CAST operator
- Closed
-
CALCITE-6210 Cast to VARBINARY causes an assertion failure
- Closed