[ 
https://issues.apache.org/jira/browse/CALCITE-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerin John updated CALCITE-6270:
--------------------------------
    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|https://cloud.google.com/bigquery/docs/reference/standard-sql/format-elements#format_numeric_type_as_string]
 - Represented as NUMERIC/INTEGER types in Calcite
 * [BYTES <-> 
STRING|https://cloud.google.com/bigquery/docs/reference/standard-sql/format-elements#format_bytes_as_string]
 - Represented as BINARY/VARBINARY types in Calcite

  was:
Calcite is missing the below formats supported in the BigQuery CAST function 
with FORMAT clause:
 * [Numeric to 
STRING|https://cloud.google.com/bigquery/docs/reference/standard-sql/format-elements#format_numeric_type_as_string]
 * [BYTES <-> 
STRING|https://cloud.google.com/bigquery/docs/reference/standard-sql/format-elements#format_bytes_as_string]


> Support FORMAT in CAST from Numeric and BYTES to String (Enabled in BigQuery)
> -----------------------------------------------------------------------------
>
>                 Key: CALCITE-6270
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6270
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Jerin John
>            Priority: Minor
>
> 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|https://cloud.google.com/bigquery/docs/reference/standard-sql/format-elements#format_numeric_type_as_string]
>  - Represented as NUMERIC/INTEGER types in Calcite
>  * [BYTES <-> 
> STRING|https://cloud.google.com/bigquery/docs/reference/standard-sql/format-elements#format_bytes_as_string]
>  - Represented as BINARY/VARBINARY types in Calcite



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to