Skip to content

Commit efc8c01

Browse files
committed
update DF
1 parent 26cdc83 commit efc8c01

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
@@ -25,10 +25,10 @@ tokio = { version = "1.41", features = ["full"] }
2525
[patch.crates-io]
2626
duckdb = { 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

3333
arrow = { git = "https://github.com/spiceai/arrow-rs.git", rev = "53162ed30fe6a2ed219b0af4dbbcd5d14745d7c2" } # spiceai-55.2
3434
arrow-buffer = { git = "https://github.com/spiceai/arrow-rs.git", rev = "53162ed30fe6a2ed219b0af4dbbcd5d14745d7c2" } # spiceai-55.2

0 commit comments

Comments
 (0)