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/01/29 22:08:33 UTC

[druid] branch master updated (303b02e -> a1494c3)

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 303b02e  intelliJ inspections cleanup (#9260)
     add a1494c3  Join microbenchmark (#9267)

No new revisions were added by this update.

Summary of changes:
 .../druid/benchmark/JoinAndLookupBenchmark.java    | 501 +++++++++++++++++++++
 .../segment/join/lookup/LookupJoinMatcher.java     |  40 +-
 .../join/table/IndexedTableJoinMatcher.java        |   3 +-
 .../org/apache/druid/segment/IndexBuilder.java     |  14 +-
 .../java/org/apache/druid/segment/TestHelper.java  |  18 +-
 5 files changed, 546 insertions(+), 30 deletions(-)
 create mode 100644 benchmarks/src/main/java/org/apache/druid/benchmark/JoinAndLookupBenchmark.java


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