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/incubator-druid.git.


    from 187cf0d  [Improvement] historical fast restart by lazy load columns 
metadata(20X faster) (#6988)
     add d0a6fe7  fix bug with sqlOuterLimit, use sqlOuterLimit in web console 
(#8919)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/sql/calcite/planner/Calcites.java |  34 +++++
 .../druid/sql/calcite/planner/DruidPlanner.java    |  75 ++++++-----
 .../druid/sql/calcite/rule/SortCollapseRule.java   |  52 +++-----
 .../druid/sql/calcite/BaseCalciteQueryTest.java    |   4 +
 .../apache/druid/sql/calcite/CalciteQueryTest.java | 143 ++++++++++++++++++++-
 web-console/src/views/query-view/query-view.tsx    |  25 ++--
 6 files changed, 245 insertions(+), 88 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to