This is an automated email from the ASF dual-hosted git repository.

JingsongLi pushed a change to branch codex/table-commit-parity
in repository https://gitbox.apache.org/repos/asf/paimon-rust.git


    from 58ba11f  Avoid repeated manifest chunk encoding
     add ed3ecb1  Use compressed Avro manifest rolling

No new revisions were added by this update.

Summary of changes:
 crates/paimon/src/spec/core_options.rs   |  14 ++
 crates/paimon/src/spec/index_manifest.rs |  22 +++-
 crates/paimon/src/spec/manifest.rs       |  22 +++-
 crates/paimon/src/spec/manifest_list.rs  |  17 ++-
 crates/paimon/src/spec/mod.rs            |   4 +
 crates/paimon/src/spec/objects_file.rs   |  41 +++++-
 crates/paimon/src/table/table_commit.rs  | 213 +++++++++++++------------------
 7 files changed, 205 insertions(+), 128 deletions(-)

Reply via email to