Skip to content

Commit 2f28628

Browse files
committed
Update spice-52
1 parent 09379a9 commit 2f28628

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ tokio = { version = "1.41", features = ["full"] }
2222
[patch.crates-io]
2323
duckdb = { git = "https://github.com/spiceai/duckdb-rs.git", rev = "f4096c7592ed46b9e68755a49252d69783dece96" } # spiceai-52
2424

25-
datafusion = { git = "https://github.com/apache/datafusion.git", rev = "28d012a41a3017b5f682ef6b01468a7ff9a48fb7" } # upstream:v52.3.0
26-
datafusion-expr = { git = "https://github.com/apache/datafusion.git", rev = "28d012a41a3017b5f682ef6b01468a7ff9a48fb7" } # upstream:v52.3.0
27-
datafusion-physical-expr = { git = "https://github.com/apache/datafusion.git", rev = "28d012a41a3017b5f682ef6b01468a7ff9a48fb7" } # upstream:v52.3.0
28-
datafusion-physical-plan = { git = "https://github.com/apache/datafusion.git", rev = "28d012a41a3017b5f682ef6b01468a7ff9a48fb7" } # upstream:v52.3.0
25+
datafusion = { git = "https://github.com/apache/datafusion.git", rev = "33a231531cf5406a13ae3ec1236baa37deb22eef" } # upstream:v52.3.0
26+
datafusion-expr = { git = "https://github.com/apache/datafusion.git", rev = "33a231531cf5406a13ae3ec1236baa37deb22eef" } # upstream:v52.3.0
27+
datafusion-physical-expr = { git = "https://github.com/apache/datafusion.git", rev = "33a231531cf5406a13ae3ec1236baa37deb22eef" } # upstream:v52.3.0
28+
datafusion-physical-plan = { git = "https://github.com/apache/datafusion.git", rev = "33a231531cf5406a13ae3ec1236baa37deb22eef" } # upstream:v52.3.0
2929

3030
arrow = { git = "https://github.com/spiceai/arrow-rs.git", rev = "ca671dd37d73b730938f77f7a7ad76545280a4a8" } # spiceai-57.2-patches
3131
arrow-array = { git = "https://github.com/spiceai/arrow-rs.git", rev = "ca671dd37d73b730938f77f7a7ad76545280a4a8" } # spiceai-57.2-patches

0 commit comments

Comments
 (0)