FunctionsArrayarray_minReturns the smallest numeric element in each array after skipping null values. array_min(…) → Float64 Kind · scalar Returns the smallest numeric element in each array after skipping null values. Part of the Array family.array_maxScans numeric elements and returns the largest non-null value.array_ndimsReturns the maximum nesting depth of a JSON-style array for each row.