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

Reply via email to