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