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

cwylie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 38e620aa4c Operator conversion deny list (#13766)
     add f09f83697d fix array_agg to work with complex types and bugs with 
expression aggregator complex array handling (#13781)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/druid/math/expr/ExprEval.java  |  53 +++-
 .../java/org/apache/druid/math/expr/EvalTest.java  | 308 +++++++++++++++++----
 .../column/ObjectStrategyComplexTypeStrategy.java  |   6 +-
 .../aggregation/builtin/ArraySqlAggregator.java    |   5 -
 .../builtin/ArrayOrdinalOperatorConversion.java    |   2 +-
 .../druid/sql/calcite/CalciteArraysQueryTest.java  |  51 +++-
 .../sql/calcite/CalciteNestedDataQueryTest.java    |  81 ++++++
 .../apache/druid/sql/calcite/CalciteQueryTest.java |  44 ++-
 8 files changed, 453 insertions(+), 97 deletions(-)


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

Reply via email to