Expand description
ARRAY_AGG aggregate implementation: ArrayAgg
Structs§
- ARRAY_AGG aggregate expression
Functions§
- input values, including nulls, concatenated into an array
- AggregateFunction that returns a
AggregateUDFforArrayAgg
ARRAY_AGG aggregate implementation: ArrayAgg
AggregateUDF for ArrayAgg