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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to