@@ -273,14 +273,14 @@ debug = true
273273strip = false
274274
275275# [patch.crates-io]
276- # parquet = { path = "../ arrow-rs/parquet " }
277- # arrow = { path = "../ arrow-rs/arrow " }
278- # arrow-array = { path = "../ arrow-rs/arrow-array " }
279- # arrow-buffer = { path = "../ arrow-rs/arrow-buffer " }
280- # arrow-cast = { path = "../ arrow-rs/arrow-cast " }
281- # arrow-data = { path = "../ arrow-rs/arrow-data " }
282- # arrow-ipc = { path = "../ arrow-rs/arrow-ipc " }
283- # arrow-ord = { path = "../ arrow-rs/arrow-ord " }
284- # arrow-schema = { path = "../ arrow-rs/arrow-schema " }
285- # arrow-select = { path = "../ arrow-rs/arrow-select " }
286- # arrow-string = { path = "../ arrow-rs/arrow-string " }
276+ # parquet = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
277+ # arrow = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
278+ # arrow-array = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
279+ # arrow-buffer = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
280+ # arrow-cast = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
281+ # arrow-data = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
282+ # arrow-ipc = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
283+ # arrow-ord = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
284+ # arrow-schema = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
285+ # arrow-select = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
286+ # arrow-string = { git = "https://github.com/pydantic/ arrow-rs.git", branch = "fix-cache-nested " }
0 commit comments