Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- links to