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

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


    from 8e6ccc4  Upgrade kafka to 2.8.1 (#7883)
     add 20a92a9  refine segment consistency check (#8035)

No new revisions were added by this update.

Summary of changes:
 .../segment/index/loader/SegmentPreProcessor.java  |  4 +
 .../loader/bloomfilter/BloomFilterHandler.java     | 30 ++++++--
 .../loader/invertedindex/FSTIndexHandler.java      | 30 +++++++-
 .../index/loader/invertedindex/H3IndexHandler.java | 24 +++++-
 .../loader/invertedindex/InvertedIndexHandler.java | 26 ++++++-
 .../loader/invertedindex/JsonIndexHandler.java     | 24 +++++-
 .../loader/invertedindex/RangeIndexHandler.java    | 26 ++++++-
 .../loader/invertedindex/TextIndexHandler.java     | 30 +++++++-
 .../index/loader/SegmentPreProcessorTest.java      | 86 +++++++++++++++++-----
 9 files changed, 241 insertions(+), 39 deletions(-)

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

Reply via email to