This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch exact-buf-write
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 0505226a9 Merge branch 'main' into exact-buf-write
add a39a5264e feat(types): add stat_with API for blocking operator (#2915)
add d101069e0 feat(services/gdrive): credential manage (#2914)
add fdb30a75b Merge branch 'main' into exact-buf-write
No new revisions were added by this update.
Summary of changes:
core/src/services/dropbox/builder.rs | 2 +-
core/src/services/dropbox/core.rs | 10 ++-
core/src/services/gdrive/backend.rs | 15 +---
core/src/services/gdrive/builder.rs | 118 ++++++++++++++++++++++++--
core/src/services/gdrive/core.rs | 97 ++++++++++++++++++---
core/src/types/operator/blocking_operator.rs | 47 +++++++++-
core/src/types/operator/operator_functions.rs | 31 +++++++
7 files changed, 276 insertions(+), 44 deletions(-)