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 2020/06/01 23:39:42 UTC

[druid] branch master updated (821c5d5 -> c690d10)

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 821c5d5  Prevent JOIN reducing to a JOIN with constant in the ON condition (#9941)
     add c690d10  support customized factory.json via IndexSpec for segment persist (#9957)

No new revisions were added by this update.

Summary of changes:
 .../common/task/CompactionTaskRunTest.java         |  30 ++---
 .../org/apache/druid/segment/IndexMergerV9.java    |   8 +-
 .../java/org/apache/druid/segment/IndexSpec.java   |  34 ++++-
 .../segment/CustomSegmentizerFactoryTest.java      | 139 +++++++++++++++++++++
 .../org/apache/druid/segment/IndexSpecTest.java    |   7 ++
 5 files changed, 199 insertions(+), 19 deletions(-)
 create mode 100644 processing/src/test/java/org/apache/druid/segment/CustomSegmentizerFactoryTest.java


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