This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from 71f26a0700 [doc] fix postpone.default-bucket-num default value (#6554)
add 9997866c3f [Python] Remove the use of reference types in
DATA_FILE_META_SCHEMA (#6549)
No new revisions were added by this update.
Summary of changes:
.../pypaimon/manifest/schema/data_file_meta.py | 6 +-
.../pypaimon/manifest/schema/manifest_file_meta.py | 4 +-
.../pypaimon/manifest/schema/simple_stats.py | 44 +++---
.../pypaimon/tests/manifest_schema_test.py | 147 +++++++++++++++++++++
4 files changed, 181 insertions(+), 20 deletions(-)
create mode 100644 paimon-python/pypaimon/tests/manifest_schema_test.py