From 480a8dad478fdec8e7fb25ae29fc3a3d40ea8f2b Mon Sep 17 00:00:00 2001 From: shuiyisong Date: Tue, 28 Apr 2026 12:16:31 +0800 Subject: [PATCH] chore: use patched version Signed-off-by: shuiyisong --- Cargo.lock | 34 +++++++++++++++++----------------- Cargo.toml | 2 +- src/object-store/Cargo.toml | 2 +- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 05cccf77f7..2520faf57d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8967,7 +8967,7 @@ dependencies = [ [[package]] name = "object_store_opendal" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "async-trait", "bytes", @@ -9055,7 +9055,7 @@ checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" [[package]] name = "opendal" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "ctor", "opendal-core", @@ -9076,7 +9076,7 @@ dependencies = [ [[package]] name = "opendal-core" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "anyhow", "base64 0.22.1", @@ -9103,7 +9103,7 @@ dependencies = [ [[package]] name = "opendal-layer-concurrent-limit" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "futures", "http 1.3.1", @@ -9114,7 +9114,7 @@ dependencies = [ [[package]] name = "opendal-layer-logging" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "log", "opendal-core", @@ -9123,7 +9123,7 @@ dependencies = [ [[package]] name = "opendal-layer-observe-metrics-common" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "futures", "http 1.3.1", @@ -9133,7 +9133,7 @@ dependencies = [ [[package]] name = "opendal-layer-prometheus" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "opendal-core", "opendal-layer-observe-metrics-common", @@ -9143,7 +9143,7 @@ dependencies = [ [[package]] name = "opendal-layer-retry" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "backon", "log", @@ -9153,7 +9153,7 @@ dependencies = [ [[package]] name = "opendal-layer-timeout" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "opendal-core", "tokio", @@ -9162,7 +9162,7 @@ dependencies = [ [[package]] name = "opendal-layer-tracing" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "futures", "http 1.3.1", @@ -9173,7 +9173,7 @@ dependencies = [ [[package]] name = "opendal-service-azblob" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "base64 0.22.1", "bytes", @@ -9193,7 +9193,7 @@ dependencies = [ [[package]] name = "opendal-service-azure-common" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "http 1.3.1", "opendal-core", @@ -9202,7 +9202,7 @@ dependencies = [ [[package]] name = "opendal-service-fs" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "bytes", "log", @@ -9215,7 +9215,7 @@ dependencies = [ [[package]] name = "opendal-service-gcs" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "async-trait", "bytes", @@ -9235,7 +9235,7 @@ dependencies = [ [[package]] name = "opendal-service-http" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "http 1.3.1", "log", @@ -9246,7 +9246,7 @@ dependencies = [ [[package]] name = "opendal-service-oss" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "bytes", "http 1.3.1", @@ -9262,7 +9262,7 @@ dependencies = [ [[package]] name = "opendal-service-s3" version = "0.56.0" -source = "git+https://github.com/apache/opendal.git?tag=v0.56.0-rc.2#8332367dd7629bebc7759a11a5bbbd941dd060e9" +source = "git+https://github.com/GreptimeTeam/opendal.git?branch=0.56rc2_patch#24881a71870a4047473d74168830c90bf5d41047" dependencies = [ "base64 0.22.1", "bytes", diff --git a/Cargo.toml b/Cargo.toml index bc3e5bcc81..09aa5a5cd2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -176,7 +176,7 @@ nalgebra = "0.33" nix = { version = "0.30.1", default-features = false, features = ["event", "fs", "process"] } notify = "8.0" num_cpus = "1.16" -object_store_opendal = { git = "https://github.com/apache/opendal.git", tag = "v0.56.0-rc.2" } +object_store_opendal = { git = "https://github.com/GreptimeTeam/opendal.git", branch = "0.56rc2_patch" } once_cell = "1.18" opentelemetry-proto = { version = "0.31", features = [ "gen-tonic", diff --git a/src/object-store/Cargo.toml b/src/object-store/Cargo.toml index 65a3688024..f651016bae 100644 --- a/src/object-store/Cargo.toml +++ b/src/object-store/Cargo.toml @@ -24,7 +24,7 @@ derive_builder = { workspace = true, optional = true } futures.workspace = true humantime-serde.workspace = true lazy_static.workspace = true -opendal = { git = "https://github.com/apache/opendal.git", tag = "v0.56.0-rc.2", features = [ +opendal = { git = "https://github.com/GreptimeTeam/opendal.git", branch = "0.56rc2_patch", features = [ "layers-tracing", "layers-prometheus", "services-azblob",