You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/06/13 09:31:00 UTC

[jira] [Resolved] (CALCITE-5728) Add ARRAY_TO_STRING function (enabled in BigQuery library)

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

Ruben Q L resolved CALCITE-5728.
--------------------------------
    Resolution: Fixed

Done via [18ba66d|https://github.com/apache/calcite/commit/18ba66da96aa5e68de542573e5509f1f937cf340]

Thanks [~FrankZou] for the PR!

> Add ARRAY_TO_STRING function (enabled in BigQuery library)
> ----------------------------------------------------------
>
>                 Key: CALCITE-5728
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5728
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Dan Zou
>            Assignee: Dan Zou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.35.0
>
>
> ARRAY_TO_STRING: Returns a concatenation of the elements in array_expression as a STRING.
> For more details: [ARRAY_TO_STRING|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#array_to_string]



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