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

nicholasjiang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-rust.git


    from f8c156f  chore: Fix all reference links to tag instead (#24)
     add a5cfac7  feat(spec): Add Manifest List (#17)

No new revisions were added by this update.

Summary of changes:
 crates/paimon/Cargo.toml                           |   1 +
 crates/paimon/src/spec/manifest_file_meta.rs       | 182 +++++++++++++++++++++
 .../paimon/src/spec/{mod.rs => manifest_list.rs}   |  24 ++-
 crates/paimon/src/spec/mod.rs                      |   6 +
 4 files changed, 200 insertions(+), 13 deletions(-)
 create mode 100644 crates/paimon/src/spec/manifest_file_meta.rs
 copy crates/paimon/src/spec/{mod.rs => manifest_list.rs} (65%)

Reply via email to