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 27e8b43673 fix: update footer copyright year (#12594)
     add afaea251f2 Push join build table values as filter incase of duplicates 
(#12225)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/segment/join/Joinable.java    |  32 ++++-
 .../druid/segment/join/JoinableFactoryWrapper.java |  94 ++++++++++----
 .../druid/segment/join/lookup/LookupJoinable.java  |  10 +-
 .../segment/join/table/IndexedTableJoinable.java   |  14 ++-
 .../segment/join/JoinableFactoryWrapperTest.java   | 140 +++++++++++++++++++++
 .../segment/join/lookup/LookupJoinableTest.java    |  16 ++-
 .../join/table/IndexedTableJoinableTest.java       |  26 ++--
 7 files changed, 275 insertions(+), 57 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to