You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2021/11/24 21:14:56 UTC

[druid] branch master updated (0354407 -> 5e168b8)

This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from 0354407  SQL INSERT planner support. (#11959)
     add 5e168b8  StorageAdapter: Add getRowSignature method. (#11953)

No new revisions were added by this update.

Summary of changes:
 .../druid/indexing/input/DruidSegmentReader.java   |  7 +---
 .../druid/query/metadata/SegmentAnalyzer.java      | 46 +++++++---------------
 .../druid/segment/RowBasedStorageAdapter.java      |  6 +++
 .../org/apache/druid/segment/StorageAdapter.java   | 22 +++++++++++
 .../join/HashJoinSegmentStorageAdapter.java        |  7 +---
 .../druid/segment/RowBasedStorageAdapterTest.java  |  7 ++++
 6 files changed, 52 insertions(+), 43 deletions(-)

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