You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ab...@apache.org on 2021/12/08 16:20:29 UTC

[druid] branch master updated (ca260df -> 7abf847)

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

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


    from ca260df  Intern RowSignature in DruidSchema to reduce its memory footprint (#12001)
     add 7abf847  Return 400 when SQL query cannot be planned (#12033)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/sql/SqlPlanningException.java |  4 ++-
 .../druid/sql/calcite/planner/DruidPlanner.java    | 28 +++++++++++-------
 .../druid/sql/calcite/rule/DruidJoinRule.java      |  2 +-
 .../org/apache/druid/sql/http/SqlResource.java     | 18 ++++++------
 .../druid/sql/calcite/BaseCalciteQueryTest.java    |  5 +++-
 .../druid/sql/calcite/CalciteJoinQueryTest.java    | 22 ++-------------
 .../apache/druid/sql/calcite/CalciteQueryTest.java | 24 ++++------------
 .../druid/sql/calcite/util/CalciteTests.java       | 16 -----------
 .../org/apache/druid/sql/http/SqlResourceTest.java | 33 ++++++++++++++++++++--
 9 files changed, 73 insertions(+), 79 deletions(-)

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