[
https://issues.apache.org/jira/browse/CALCITE-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818118#comment-17818118
]
Mihai Budiu commented on CALCITE-6270:
--------------------------------------
Casts from/to BINARY may have different semantics in different SQL dialects.
https://issues.apache.org/jira/browse/CALCITE-6210
> Add CAST from Numeric and BYTES to String FORMAT (Enabled in BigQuery)
> ----------------------------------------------------------------------
>
> Key: CALCITE-6270
> URL: https://issues.apache.org/jira/browse/CALCITE-6270
> Project: Calcite
> Issue Type: Bug
> Reporter: Jerin John
> Assignee: Jerin John
> Priority: Major
>
> Caclite is missing the below formats supported in CAST:
> * [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]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)