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 e597621e3a2 Reuse normalized table schemas from the existing table 
manager cache
     add ac85da4c848 Use cached table config and schema for ordinary segment 
loads

No new revisions were added by this update.

Summary of changes:
 .../core/data/manager/BaseTableDataManager.java    | 23 +++++---
 .../manager/offline/OfflineTableDataManager.java   |  2 +-
 .../manager/realtime/RealtimeTableDataManager.java |  8 +--
 .../data/manager/BaseTableDataManagerTest.java     | 64 +++++++---------------
 .../segment/index/loader/IndexLoadingConfig.java   | 18 ++----
 5 files changed, 47 insertions(+), 68 deletions(-)


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

Reply via email to