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 9f52fa61871 Validate V7 frames lazily and harden the review follow-ups
add 8ebcf1fa8c8 Resolve configured codec specs once per reload and add a
V7 write benchmark
No new revisions were added by this update.
Summary of changes:
.../pinot/perf/BenchmarkV7ForwardIndexWriter.java | 194 +++++++++++++++++++++
.../segment/index/loader/ForwardIndexHandler.java | 16 +-
.../forward/ForwardIndexCreatorFactoryTest.java | 30 ++--
3 files changed, 226 insertions(+), 14 deletions(-)
create mode 100644
pinot-perf/src/main/java/org/apache/pinot/perf/BenchmarkV7ForwardIndexWriter.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]