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/01/16 23:25:51 UTC

[druid] branch master updated (42359c9 -> bfcb30e)

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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org