@@ -51,10 +51,10 @@ predicates = "3.0"
51
51
rstest = " 0.17"
52
52
53
53
[patch .crates-io ]
54
- arrow = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " 41a7e5ac8691b181199e9d2fc8b90c383c6a8cd6 " }
55
- arrow-arith = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " 41a7e5ac8691b181199e9d2fc8b90c383c6a8cd6 " }
56
- arrow-array = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " 41a7e5ac8691b181199e9d2fc8b90c383c6a8cd6 " }
57
- arrow-buffer = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " 41a7e5ac8691b181199e9d2fc8b90c383c6a8cd6 " }
58
- arrow-flight = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " 41a7e5ac8691b181199e9d2fc8b90c383c6a8cd6 " }
59
- arrow-schema = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " 41a7e5ac8691b181199e9d2fc8b90c383c6a8cd6 " }
60
- parquet = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " 41a7e5ac8691b181199e9d2fc8b90c383c6a8cd6 " }
54
+ arrow = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " f402dd3fe427453e43d7df8a5974151ca93d3306 " }
55
+ arrow-arith = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " f402dd3fe427453e43d7df8a5974151ca93d3306 " }
56
+ arrow-array = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " f402dd3fe427453e43d7df8a5974151ca93d3306 " }
57
+ arrow-buffer = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " f402dd3fe427453e43d7df8a5974151ca93d3306 " }
58
+ arrow-flight = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " f402dd3fe427453e43d7df8a5974151ca93d3306 " }
59
+ arrow-schema = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " f402dd3fe427453e43d7df8a5974151ca93d3306 " }
60
+ parquet = { git = " https://github.com/tustvold/arrow-rs.git" , rev = " f402dd3fe427453e43d7df8a5974151ca93d3306 " }
0 commit comments