@@ -369,10 +369,10 @@ num-derive = "0.3.3"
369369num-traits = " 0.2.19"
370370num_cpus = " 1.13.1"
371371object = " 0.36.5"
372- object_store_opendal = { version = " 0.49.0" }
372+ object_store_opendal = { version = " 0.49.0" , package = " object_store_opendal " , git = " https://github.com/apache/opendal " , rev = " 78b6a9f " }
373373once_cell = " 1.15.0"
374374openai_api_rust = " 0.1"
375- opendal = { version = " 0.51.1" , features = [
375+ opendal = { version = " 0.51.1" , package = " opendal " , git = " https://github.com/apache/opendal " , rev = " 78b6a9f " , features = [
376376 " layers-fastrace" ,
377377 " layers-prometheus-client" ,
378378 " layers-async-backtrace" ,
@@ -639,7 +639,7 @@ deltalake = { git = "https://github.com/delta-io/delta-rs", rev = "3038c145" }
639639ethnum = { git = " https://github.com/datafuse-extras/ethnum-rs" , rev = " 4cb05f1" }
640640openai_api_rust = { git = " https://github.com/datafuse-extras/openai-api" , rev = " 819a0ed" }
641641openraft = { git = " https://github.com/databendlabs/openraft" , tag = " v0.10.0-alpha.7" }
642- orc-rust = { git = " https://github.com/datafusion-contrib /orc-rust" , rev = " dfb1ede " }
642+ orc-rust = { git = " https://github.com/youngsofun /orc-rust" , rev = " 6c5ac57 " }
643643recursive = { git = " https://github.com/datafuse-extras/recursive.git" , rev = " 6af35a1" }
644644sled = { git = " https://github.com/datafuse-extras/sled" , tag = " v0.34.7-datafuse.1" }
645645tantivy = { git = " https://github.com/datafuse-extras/tantivy" , rev = " 7502370" }
0 commit comments