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 346ce832414 Share cached loading config on read-only segment load paths
     add a2395eb3255 Derive segment-local index loading wrappers

No new revisions were added by this update.

Summary of changes:
 .../core/data/manager/BaseTableDataManager.java    | 30 ++------
 .../manager/offline/OfflineTableDataManager.java   |  2 +-
 .../manager/realtime/RealtimeTableDataManager.java |  8 +--
 .../data/manager/BaseTableDataManagerTest.java     | 48 +++++--------
 .../immutable/ImmutableSegmentLoader.java          |  5 +-
 .../segment/index/loader/IndexLoadingConfig.java   | 83 +++++++++++++++++++++-
 .../index/loader/IndexLoadingConfigTest.java       | 43 ++++++++++-
 7 files changed, 153 insertions(+), 66 deletions(-)


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

Reply via email to