This is an automated email from the ASF dual-hosted git repository.
xiangfu0 pushed a change to branch xiangfu0/codex/schema-fieldspec-reuse
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 53818b46c45 Cache processed index loading settings for ordinary
segment loads
add 346ce832414 Share cached loading config on read-only segment load paths
No new revisions were added by this update.
Summary of changes:
.../core/data/manager/BaseTableDataManager.java | 32 ++++++++---
.../manager/offline/OfflineTableDataManager.java | 3 +-
.../manager/realtime/RealtimeTableDataManager.java | 12 ++--
.../data/manager/BaseTableDataManagerTest.java | 65 +++++++++++++++-------
.../segment/index/loader/IndexLoadingConfig.java | 52 ++---------------
.../index/loader/IndexLoadingConfigTest.java | 35 +-----------
6 files changed, 79 insertions(+), 120 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]