This is an automated email from the ASF dual-hosted git repository.
xiangfu0 pushed a change to branch xiangfu0/data-3221-1-lazy-index-sizes
in repository https://gitbox.apache.org/repos/asf/pinot.git
from fb925d71340 Allocate ColumnMetadataImpl index sizes lazily and skip
the index_map lookup without an index dir
add 22186c0c6a1 Grow index-size storage lazily with LongArrayList
No new revisions were added by this update.
Summary of changes:
.../segment/index/SegmentMetadataImplTest.java | 7 +--
.../spi/index/metadata/ColumnMetadataImpl.java | 50 ++++++++++----------
.../spi/index/metadata/SegmentMetadataImpl.java | 5 +-
.../spi/index/metadata/ColumnMetadataImplTest.java | 53 +++++++++++++++-------
4 files changed, 65 insertions(+), 50 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]