File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ tokio = { version = "1.41", features = ["full"] }
2222[patch .crates-io ]
2323duckdb = { 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
3030arrow = { git = " https://github.com/spiceai/arrow-rs.git" , rev = " ca671dd37d73b730938f77f7a7ad76545280a4a8" } # spiceai-57.2-patches
3131arrow-array = { git = " https://github.com/spiceai/arrow-rs.git" , rev = " ca671dd37d73b730938f77f7a7ad76545280a4a8" } # spiceai-57.2-patches
You can’t perform that action at this time.
0 commit comments