[
https://issues.apache.org/jira/browse/CALCITE-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723844#comment-17723844
]
Benchao Li commented on CALCITE-5709:
-------------------------------------
I see a lot of efforts in supporting more operators for BigQuery (and other
systems like Spark), what do you think about putting them in an umbrella Jira,
and adding sub-tasks to it? CC [~jhyde]
> Add TO_BASE32 and FROM_BASE32 functions (enabled in BigQuery library)
> ---------------------------------------------------------------------
>
> Key: CALCITE-5709
> URL: https://issues.apache.org/jira/browse/CALCITE-5709
> Project: Calcite
> Issue Type: New Feature
> Reporter: Dan Zou
> Priority: Major
>
> - TO_BASE32(bytes_expr): Converts a sequence of BYTES into a base32-encoded
> STRING.
> - FROM_BASE32(string_expr): Converts the base32-encoded input string_expr
> into BYTES format.
> See more details in BigQuery doc:
> [TO_BASE32|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#to_base32]
> and
> [FROM_BASE32|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#from_base32]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)