This is an automated email from the ASF dual-hosted git repository.
manishswaminathan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 7ca198408ce Add consensus check before selecting a segment for
compaction or deletion (#17352)
add b313aa89fc5 Changes in Pinot segment column reader, data source, and
factory to support nulls better and support valid doc IDs. (#17443)
No new revisions were added by this update.
Summary of changes:
.../segment/creator/impl/BaseSegmentCreator.java | 4 ++
.../readers/PinotSegmentColumnReaderFactory.java | 15 ++++--
.../readers/PinotSegmentColumnReaderImpl.java | 54 ++++++++++++++++++----
.../readers/PinotSegmentColumnarDataSource.java | 20 ++++++--
pinot-spi/pom.xml | 4 ++
.../pinot/spi/data/readers/ColumnarDataSource.java | 18 ++++++++
6 files changed, 96 insertions(+), 19 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]