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/01/21 21:00:01 UTC

[druid] branch master updated (a2939bb -> 0b0056b)

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 a2939bb  Optimize JoinCondition matching (#9200)
     add 0b0056b  More tests for range partition parallel indexing (#9232)

No new revisions were added by this update.

Summary of changes:
 indexing-service/pom.xml                           |  5 ++++
 .../parallel/DimensionDistributionReport.java      | 21 +++++++++++++
 .../batch/parallel/distribution/StringSketch.java  | 35 ++++++++++++++++++++++
 .../AbstractMultiPhaseParallelIndexingTest.java    | 11 ++++---
 .../parallel/DimensionDistributionReportTest.java  |  9 ++++++
 ...ashPartitionMultiPhaseParallelIndexingTest.java |  4 ++-
 ...ngePartitionMultiPhaseParallelIndexingTest.java | 22 +++++++++-----
 .../parallel/distribution/StringSketchTest.java    | 10 +++++++
 pom.xml                                            |  2 +-
 9 files changed, 106 insertions(+), 13 deletions(-)


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