This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch merge-catalog-memory
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
from 06abf83a refactor: Move memory catalog into core
add 5d0419ee Fix CI
No new revisions were added by this update.
Summary of changes:
bindings/python/Cargo.lock | 11 +++++++++--
crates/iceberg/src/catalog/memory/catalog.rs | 12 ++++++------
crates/iceberg/src/catalog/memory/mod.rs | 2 +-
crates/iceberg/src/catalog/memory/namespace_state.rs | 3 ++-
.../datafusion/tests/integration_datafusion_test.rs | 2 +-
5 files changed, 19 insertions(+), 11 deletions(-)