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

Reply via email to