This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
from e34f4283 Rename 'metadata_table' to 'inspect' (#881)
add 6e07faac Metadata table scans as streams (#870)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 4 ++--
crates/iceberg/src/inspect/manifests.rs | 28 ++++++++++++++++------------
crates/iceberg/src/inspect/metadata_table.rs | 26 ++++++++++++++++++--------
crates/iceberg/src/inspect/snapshots.rs | 26 ++++++++++++++++----------
crates/iceberg/src/table.rs | 2 +-
5 files changed, 53 insertions(+), 33 deletions(-)