This is an automated email from the ASF dual-hosted git repository.

Jackie-Jiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 3c92923b82d Give the value-accumulating aggregations the query's null 
handling option, and add their missing multi-value paths (#19326)
     add 0d6f3d4d72d Support JSON and UUID data types in ARRAY_AGG (#19333)

No new revisions were added by this update.

Summary of changes:
 .../function/AggregationFunctionFactory.java       |  8 ++-
 .../function/array/ArrayAggBytesFunction.java      |  5 +-
 .../array/ArrayAggDistinctBytesFunction.java       |  5 +-
 .../function/array/BaseArrayAggBytesFunction.java  | 13 ++--
 .../apache/pinot/queries/ArrayAggQueriesTest.java  | 70 +++++++++++++++-------
 5 files changed, 68 insertions(+), 33 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to