You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/07/25 23:43:39 UTC

[pinot] branch master updated (c4015fafed -> 4823c958ae)

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

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


    from c4015fafed Remove JDK 8 unsupported code (#11176)
     add 4823c958ae Updated code for setting value of segment min/max property. (#10990)

No new revisions were added by this update.

Summary of changes:
 .../tests/OfflineClusterIntegrationTest.java       |   2 +-
 .../creator/impl/SegmentColumnarIndexCreator.java  | 114 ++++++++++--
 .../ColumnMinMaxValueGenerator.java                |  25 +--
 .../impl/SegmentColumnarIndexCreatorTest.java      | 196 ++++++++++++++++++++-
 ...t.java => SegmentGenerationWithMinMaxTest.java} |  27 ++-
 .../spi/index/metadata/ColumnMetadataImpl.java     |   6 +-
 6 files changed, 324 insertions(+), 46 deletions(-)
 rename pinot-segment-local/src/test/java/org/apache/pinot/segment/local/segment/index/creator/{SegmentGenerationWithMinMaxInvalidTest.java => SegmentGenerationWithMinMaxTest.java} (77%)


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