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 2020/01/30 06:31:42 UTC

[druid] branch master updated (a1494c3 -> 6b44d4a)

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/druid.git.


    from a1494c3  Join microbenchmark (#9267)
     add 6b44d4a  Add getRightEquiConditionKeys to JoinConditionAnalysis (#9287)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/segment/join/JoinConditionAnalysis.java | 12 ++++++++++++
 .../druid/segment/join/lookup/LookupJoinMatcher.java     |  4 ++--
 .../apache/druid/segment/join/table/IndexedTable.java    |  3 ++-
 .../druid/segment/join/table/RowBasedIndexedTable.java   |  7 ++++---
 .../druid/segment/join/JoinConditionAnalysisTest.java    | 16 ++++++++++++++--
 .../org/apache/druid/segment/join/JoinTestHelper.java    |  5 +++--
 .../segment/join/table/IndexedTableJoinableTest.java     |  3 ++-
 .../segment/join/table/RowBasedIndexedTableTest.java     |  3 ++-
 .../apache/druid/segment/join/InlineJoinableFactory.java |  6 ++----
 9 files changed, 43 insertions(+), 16 deletions(-)


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