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

Chunwei Lei resolved CALCITE-4822.
----------------------------------
    Resolution: Fixed

Fixed in 
[https://github.com/apache/calcite/commit/f61541d633cfde53a4b0de0c23a010250c93274e.]
 Thank you for the PR, [~Sergey Nuyanzin]!

> Add ARRAY_CONCAT, ARRAY_REVERSE, ARRAY_LENGTH for BigQuery dialect
> ------------------------------------------------------------------
>
>                 Key: CALCITE-4822
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4822
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> {{ARRAY_CONCAT}} - Concatenates one or more arrays with the same element type 
> into a single array.
>  {{ARRAY_LENGTH}} - Returns the size of the array. Synonym for 
> {{CARDINALITY}}.
>  {{ARRAY_REVERSE}} - Returns the input ARRAY with elements in reverse order.
> For more details 
>  
> [https://cloud.google.com/bigquery/docs/reference/standard-sql/array_functions#array_concat]
>  
> [https://cloud.google.com/bigquery/docs/reference/standard-sql/array_functions#array_length]
>  
> [https://cloud.google.com/bigquery/docs/reference/standard-sql/array_functions#array_reverse]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to