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/02/05 01:35:08 UTC

[druid] branch master updated (868fdeb -> 0d2b16c)

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 868fdeb  GREATEST/LEAST post-aggregators in SQL (#8719)
     add 0d2b16c  Speed up joins on indexed tables with string keys (#9278)

No new revisions were added by this update.

Summary of changes:
 .../druid/segment/ConstantDimensionSelector.java   |   2 +-
 .../join/table/IndexedTableJoinMatcher.java        | 198 +++++++++++++++-
 .../join/table/IndexedTableJoinMatcherTest.java    | 260 +++++++++++++++++++++
 .../join/table/IndexedTableJoinableTest.java       |   8 +-
 4 files changed, 454 insertions(+), 14 deletions(-)
 create mode 100644 processing/src/test/java/org/apache/druid/segment/join/table/IndexedTableJoinMatcherTest.java


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