mirror of
https://github.com/roapi/roapi.git
synced 2026-06-05 21:04:02 +08:00
update deltalake for null partition fix
This commit is contained in:
parent
98110356d1
commit
485dec7cc8
@ -12,7 +12,8 @@ parquet = { git = "https://github.com/houqp/arrow-rs.git", rev = "eb0aaf164ba445
|
||||
# datafusion = { git = "https://github.com/houqp/arrow-datafusion.git", rev = "e97b86a8bc410983a73b5802ae44eb7a55faecd3" }
|
||||
|
||||
actix-cors = { git = "https://github.com/houqp/actix-extras.git", rev = "ab3bdb6a5924b6d881d204856199e7539e273d2f" }
|
||||
# deltalake = { git = "https://github.com/delta-io/delta-rs.git", rev = "38be44cdc8e330a21d9ba31017c29429c2082411" }
|
||||
|
||||
deltalake = { git = "https://github.com/delta-io/delta-rs.git", rev = "61e2941cc5787ac2028efea271a54926f9c45cec" }
|
||||
|
||||
|
||||
[profile.dev]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user