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

xiangfu0 pushed a change to branch xiangfu0/codex/codec-stack/05-v7-format
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 950c03430e8 Add V7 raw forward index format for codec pipelines
     add feb515f1dc7 Validate V7 frames lazily and harden the review follow-ups

No new revisions were added by this update.

Summary of changes:
 .../impl/FixedByteChunkForwardIndexWriterV7.java   |  13 +-
 .../segment/index/forward/ForwardIndexType.java    |   6 +
 .../segment/index/loader/ForwardIndexHandler.java  |  11 +-
 .../FixedByteChunkSVForwardIndexReaderV7.java      |  71 ++++++---
 .../forward/ForwardIndexCreatorFactoryTest.java    | 164 +++++++++++++++++++--
 .../index/loader/ForwardIndexHandlerTest.java      |  65 +++++++-
 .../segment/spi/index/ForwardIndexConfig.java      |   8 +-
 7 files changed, 289 insertions(+), 49 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to