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

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

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

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


    from a676d16  [IMPLY-1767] fix popover direction (#9470)
     add 0136dba  Add option to control join filter rewrites (#9472)

No new revisions were added by this update.

Summary of changes:
 .../druid/benchmark/JoinAndLookupBenchmark.java    |  12 ++-
 .../java/org/apache/druid/query/QueryContexts.java |   7 ++
 .../apache/druid/segment/join/HashJoinSegment.java |   7 +-
 .../join/HashJoinSegmentStorageAdapter.java        |  15 ++-
 .../org/apache/druid/segment/join/Joinables.java   |   5 +-
 .../segment/join/filter/JoinFilterAnalyzer.java    |  45 +++++---
 .../druid/segment/join/HashJoinSegmentTest.java    |   6 +-
 .../druid/segment/join/JoinFilterAnalyzerTest.java | 120 ++++++++++++++++++++-
 .../apache/druid/segment/join/JoinablesTest.java   |   9 +-
 .../appenderator/SinkQuerySegmentWalker.java       |   3 +-
 .../druid/server/coordination/ServerManager.java   |   3 +-
 .../util/SpecificSegmentsQuerySegmentWalker.java   |   3 +-
 12 files changed, 199 insertions(+), 36 deletions(-)


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