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

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


    from 64754b6799a Allow users to pass task payload via deep storage instead 
of environment variable (#14887)
     add cb050282a03 Intervals are updated properly for Unnest queries (#15020)

No new revisions were added by this update.

Summary of changes:
 .../MaterializedViewQueryTest.java                 |   4 +
 .../org/apache/druid/msq/exec/MSQSelectTest.java   |   2 +-
 .../druid/sql/calcite/planner/QueryHandler.java    |   2 +-
 .../apache/druid/sql/calcite/rel/DruidQuery.java   |  54 +++-
 .../druid/sql/calcite/BaseCalciteQueryTest.java    |   2 +-
 .../druid/sql/calcite/CalciteArraysQueryTest.java  | 360 +++++++++++++++++++++
 .../druid/sql/calcite/CalciteJoinQueryTest.java    |   2 +-
 .../org/apache/druid/sql/http/SqlResourceTest.java |   2 +-
 8 files changed, 421 insertions(+), 7 deletions(-)


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

Reply via email to