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 194ecd079ed Document intentional legacy TIME coverage
     add 2a22d2e85fe Reuse the table manager cached schema during segment 
loading

No new revisions were added by this update.

Summary of changes:
 .../core/data/manager/BaseTableDataManager.java    | 55 +++++++++++++-
 .../pinot/core/data/manager/TableSchemaCache.java  | 64 ----------------
 ...va => BaseTableDataManagerSchemaReuseTest.java} | 86 +++++++++++++++-------
 3 files changed, 112 insertions(+), 93 deletions(-)
 delete mode 100644 
pinot-core/src/main/java/org/apache/pinot/core/data/manager/TableSchemaCache.java
 rename 
pinot-core/src/test/java/org/apache/pinot/core/data/manager/{TableSchemaCacheTest.java
 => BaseTableDataManagerSchemaReuseTest.java} (72%)


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

Reply via email to