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 e71c1b1  fix: Query console cannot show query result when multiple 
columns have the same name (#8131)
     add c6ad763  Add schema and segment crc to SegmentDirectoryContext (#8127)

No new revisions were added by this update.

Summary of changes:
 .../core/data/manager/BaseTableDataManager.java    |  32 ++--
 .../pinot/core/minion/SegmentPurgerTest.java       |   7 +-
 .../pinot/perf/BenchmarkOfflineIndexReader.java    |   5 +-
 .../immutable/ImmutableSegmentLoader.java          |  17 +-
 .../converter/SegmentV1V2ToV3FormatConverter.java  |  11 +-
 .../SegmentV1V2ToV3FormatConverterTest.java        |   6 +-
 .../segment/index/creator/RawIndexCreatorTest.java |  53 +++---
 .../SegmentGenerationWithBytesTypeTest.java        |  14 +-
 .../local/segment/index/loader/LoaderTest.java     |  35 ++--
 .../index/loader/SegmentPreProcessorTest.java      | 185 ++++++++++++---------
 .../spi/loader/SegmentDirectoryLoaderContext.java  |  61 ++++++-
 11 files changed, 259 insertions(+), 167 deletions(-)

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

Reply via email to