Skip to content

Commit e0d1a77

Browse files
committed
tmp orc speed up
1 parent 77364e2 commit e0d1a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ deltalake = { git = "https://github.com/delta-io/delta-rs", rev = "3038c145" }
639639
ethnum = { git = "https://github.com/datafuse-extras/ethnum-rs", rev = "4cb05f1" }
640640
openai_api_rust = { git = "https://github.com/datafuse-extras/openai-api", rev = "819a0ed" }
641641
openraft = { 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" }
643643
recursive = { git = "https://github.com/datafuse-extras/recursive.git", rev = "6af35a1" }
644644
sled = { git = "https://github.com/datafuse-extras/sled", tag = "v0.34.7-datafuse.1" }
645645
tantivy = { git = "https://github.com/datafuse-extras/tantivy", rev = "7502370" }

0 commit comments

Comments
 (0)