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 42359c9  Implement ANY aggregator (#9187)
     add bfcb30e  Add javadocs and small improvements to join code. (#9196)

No new revisions were added by this update.

Summary of changes:
 .../druid/segment/ColumnProcessorFactory.java      |  3 ++
 .../apache/druid/segment/join/HashJoinEngine.java  |  7 ++--
 .../druid/segment/join/JoinConditionAnalysis.java  |  8 +++++
 .../apache/druid/segment/join/JoinableClause.java  | 10 +++++-
 .../join/PossiblyNullColumnValueSelector.java      |  4 +++
 .../druid/segment/join/table/IndexedTable.java     | 40 ++++++++++++++++++++++
 .../join/table/IndexedTableJoinMatcher.java        |  2 +-
 7 files changed, 70 insertions(+), 4 deletions(-)


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

Reply via email to