You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2019/12/04 02:36:43 UTC

[incubator-druid] branch master updated (187cf0d -> d0a6fe7)

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-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org