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

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


    from 1db2fb7d982 [Docs] SQL functions docs backport (#17698)
     add f6942550a42 SQL: Support GROUP BY and ORDER BY for NULL types. (#16252)

No new revisions were added by this update.

Summary of changes:
 .../sql/ArrayOfDoublesSketchSqlAggregatorTest.java |  10 +-
 .../druid/sql/calcite/expression/Expressions.java  |   5 +
 .../apache/druid/sql/calcite/planner/Calcites.java |  18 ++-
 .../druid/sql/calcite/CalciteArraysQueryTest.java  |   8 +-
 .../apache/druid/sql/calcite/CalciteQueryTest.java | 108 ++++++++++++++++
 .../druid/sql/calcite/CalciteSelectQueryTest.java  |   2 +-
 .../druid/sql/calcite/CalciteTableAppendTest.java  |   4 +-
 .../calcite/DecoupledPlanningCalciteQueryTest.java |   9 ++
 .../apache/druid/sql/calcite/NotYetSupported.java  |   1 +
 .../sql/calcite/expression/ExpressionsTest.java    |   2 +-
 .../druid/sql/calcite/planner/CalcitesTest.java    | 143 +++++++++++++++++----
 .../union_removed_branch_union_nulls.iq            |  10 +-
 12 files changed, 271 insertions(+), 49 deletions(-)


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

Reply via email to