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 de7a9ff44ca Move recursive field spec comparison into FieldSpec
     add 5e18e0cf4dd Include nested children in ComplexFieldSpec equality and 
hashing

No new revisions were added by this update.

Summary of changes:
 .../core/data/manager/BaseTableDataManager.java    |  4 +--
 .../data/manager/BaseTableDataManagerTest.java     |  2 +-
 .../segment/index/SegmentMetadataImplTest.java     |  3 +-
 .../spi/index/metadata/ColumnMetadataImpl.java     |  5 ++-
 .../spi/index/metadata/ColumnMetadataImplTest.java |  7 ++--
 .../apache/pinot/spi/data/ComplexFieldSpec.java    | 16 +++++++++
 .../java/org/apache/pinot/spi/data/FieldSpec.java  | 16 ---------
 .../org/apache/pinot/spi/data/FieldSpecTest.java   | 42 ++++++++++++++++++++++
 8 files changed, 66 insertions(+), 29 deletions(-)


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

Reply via email to