-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Feature
The following GoogleSQL functions are now available in preview:
- The
ARRAY_FIRSTfunction returns the first element of the input array. - The
ARRAY_LASTfunction returns the last element of the input array. - The
ARRAY_SLICEfunction returns an array that contains consecutive elements from the input array.
https://cloud.google.com/bigquery/docs/release-notes#June_11_2025
Reactions are currently unavailable