@@ -286,15 +286,15 @@ strip = false
286286# # Temporary arrow-rs patch until 58.1.0 is released
287287
288288[patch .crates-io ]
289- arrow = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
290- arrow-array = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
291- arrow-buffer = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
292- arrow-cast = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
293- arrow-data = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
294- arrow-ipc = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
295- arrow-schema = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
296- arrow-select = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
297- arrow-string = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
298- arrow-ord = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
299- arrow-flight = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
300- parquet = { git = " https://github.com/alamb /arrow-rs.git" , branch = " alamb/prepare_58.1.0 " }
289+ arrow = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
290+ arrow-array = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
291+ arrow-buffer = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
292+ arrow-cast = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
293+ arrow-data = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
294+ arrow-ipc = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
295+ arrow-schema = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
296+ arrow-select = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
297+ arrow-string = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
298+ arrow-ord = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
299+ arrow-flight = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
300+ parquet = { git = " https://github.com/apache /arrow-rs.git" , ref = " 6cadf3b4de916c707e2103b123a168154e668a33 " }
0 commit comments