You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2020/03/10 00:48:40 UTC

[druid] branch master updated (0136dba -> f8b1f2f)

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

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


    from 0136dba  Add option to control join filter rewrites (#9472)
     add f8b1f2f  fix issue when distinct grouping dimensions are optimized into the same virtual column expression (#9429)

No new revisions were added by this update.

Summary of changes:
 .../hll/sql/HllSketchSqlAggregatorTest.java        |   2 +-
 .../theta/sql/ThetaSketchSqlAggregatorTest.java    |   2 +-
 .../bloom/sql/BloomFilterSqlAggregator.java        |   5 +-
 .../bloom/sql/BloomFilterSqlAggregatorTest.java    |   6 +-
 .../calcite/aggregation/DimensionExpression.java   |  47 ++++-
 .../apache/druid/sql/calcite/rel/DruidQuery.java   |  13 +-
 .../sql/calcite/CalciteParameterQueryTest.java     |   2 +-
 .../apache/druid/sql/calcite/CalciteQueryTest.java | 228 ++++++++++++---------
 8 files changed, 189 insertions(+), 116 deletions(-)


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