File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ tokio = { version = "1.41", features = ["full"] }
2525[patch .crates-io ]
2626duckdb = { git = " https://github.com/spiceai/duckdb-rs.git" , rev = " a4b83432acfe1dfdd140e35d4603701ae76f6607" } # spiceai-1.3.2
2727
28- datafusion = { git = " https://github.com/spiceai/datafusion.git" , rev = " d38396af258b621ef86f88f655cb5a5de17240b6 " } # jeadie/25-09-09/df -49
29- datafusion-expr = { git = " https://github.com/spiceai/datafusion.git" , rev = " d38396af258b621ef86f88f655cb5a5de17240b6 " } # jeadie/25-09-09/df -49
30- datafusion-physical-expr = { git = " https://github.com/spiceai/datafusion.git" , rev = " d38396af258b621ef86f88f655cb5a5de17240b6 " } # jeadie/25-09-09/df -49
31- datafusion-physical-plan = { git = " https://github.com/spiceai/datafusion.git" , rev = " d38396af258b621ef86f88f655cb5a5de17240b6 " } # jeadie/25-09-09/df -49
28+ datafusion = { git = " https://github.com/spiceai/datafusion.git" , rev = " 6efddc62d85660b430e4f4ace3e5e92fce9ff8c6 " } # spiceai -49
29+ datafusion-expr = { git = " https://github.com/spiceai/datafusion.git" , rev = " 6efddc62d85660b430e4f4ace3e5e92fce9ff8c6 " } # spiceai -49
30+ datafusion-physical-expr = { git = " https://github.com/spiceai/datafusion.git" , rev = " 6efddc62d85660b430e4f4ace3e5e92fce9ff8c6 " } # spiceai -49
31+ datafusion-physical-plan = { git = " https://github.com/spiceai/datafusion.git" , rev = " 6efddc62d85660b430e4f4ace3e5e92fce9ff8c6 " } # spiceai -49
3232
3333arrow = { git = " https://github.com/spiceai/arrow-rs.git" , rev = " 53162ed30fe6a2ed219b0af4dbbcd5d14745d7c2" } # spiceai-55.2
3434arrow-buffer = { git = " https://github.com/spiceai/arrow-rs.git" , rev = " 53162ed30fe6a2ed219b0af4dbbcd5d14745d7c2" } # spiceai-55.2
You can’t perform that action at this time.
0 commit comments