This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch pin-fuzz-test-version
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 1fcb4fbe6 ci: Pin the nightly version to rust 1.84 for fuzz
add 7b5c411c1 docs: Fix opendal rust core's README not align with new
vision (#5541)
add 781682cc0 chore: Update CODEOWNERS (#5542)
add a8b793b7a docs(integration/object_store): add example for datafusion
(#5543)
add dbaf404ac Merge branch 'main' into pin-fuzz-test-version
No new revisions were added by this update.
Summary of changes:
.github/CODEOWNERS | 4 +-
core/Cargo.toml | 4 +-
core/README.md | 4 +-
integrations/object_store/Cargo.toml | 2 +
integrations/object_store/README.md | 83 +++++++++++++++++++++++-
integrations/object_store/examples/datafusion.rs | 52 +++++++++++++++
6 files changed, 141 insertions(+), 8 deletions(-)
create mode 100644 integrations/object_store/examples/datafusion.rs