File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ futures = "0.3"
3131log = " 0.4"
3232tokio = " 1.0"
3333
34- arrow = { git = " https://github.com/apache/arrow-rs" , rev = " d008f31b107c1030a1f5144c164e8ca8bf543576 " }
34+ arrow = { git = " https://github.com/apache/arrow-rs" , rev = " 508f25c10032857da34ea88cc8166f0741616a32 " }
3535datafusion = { path = " ../../../datafusion" }
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ tokio = "1.0"
4040tonic = " 0.4"
4141uuid = { version = " 0.8" , features = [" v4" ] }
4242
43- arrow = { git = " https://github.com/apache/arrow-rs" , rev = " d008f31b107c1030a1f5144c164e8ca8bf543576 " }
44- arrow-flight = { git = " https://github.com/apache/arrow-rs" , rev = " d008f31b107c1030a1f5144c164e8ca8bf543576 " }
43+ arrow = { git = " https://github.com/apache/arrow-rs" , rev = " 508f25c10032857da34ea88cc8166f0741616a32 " }
44+ arrow-flight = { git = " https://github.com/apache/arrow-rs" , rev = " 508f25c10032857da34ea88cc8166f0741616a32 " }
4545
4646datafusion = { path = " ../../../datafusion" }
4747
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ tokio-stream = "0.1"
4444tonic = " 0.4"
4545uuid = { version = " 0.8" , features = [" v4" ] }
4646
47- arrow = { git = " https://github.com/apache/arrow-rs" , rev = " d008f31b107c1030a1f5144c164e8ca8bf543576 " }
48- arrow-flight = { git = " https://github.com/apache/arrow-rs" , rev = " d008f31b107c1030a1f5144c164e8ca8bf543576 " }
47+ arrow = { git = " https://github.com/apache/arrow-rs" , rev = " 508f25c10032857da34ea88cc8166f0741616a32 " }
48+ arrow-flight = { git = " https://github.com/apache/arrow-rs" , rev = " 508f25c10032857da34ea88cc8166f0741616a32 " }
4949
5050datafusion = { path = " ../../../datafusion" }
5151
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ tonic = "0.4"
5252tower = { version = " 0.4" }
5353warp = " 0.3"
5454
55- arrow = { git = " https://github.com/apache/arrow-rs" , rev = " d008f31b107c1030a1f5144c164e8ca8bf543576 " }
55+ arrow = { git = " https://github.com/apache/arrow-rs" , rev = " 508f25c10032857da34ea88cc8166f0741616a32 " }
5656datafusion = { path = " ../../../datafusion" }
5757
5858[dev-dependencies ]
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ publish = false
2929
3030
3131[dev-dependencies ]
32- arrow-flight = { git = " https://github.com/apache/arrow-rs" , rev = " d008f31b107c1030a1f5144c164e8ca8bf543576 " }
32+ arrow-flight = { git = " https://github.com/apache/arrow-rs" , rev = " 508f25c10032857da34ea88cc8166f0741616a32 " }
3333datafusion = { path = " ../datafusion" }
3434prost = " 0.7"
3535tonic = " 0.4"
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ unicode_expressions = ["unicode-segmentation"]
4646[dependencies ]
4747ahash = " 0.7"
4848hashbrown = " 0.11"
49- arrow = { git = " https://github.com/apache/arrow-rs" , rev = " d008f31b107c1030a1f5144c164e8ca8bf543576 " , features = [" prettyprint" ] }
50- parquet = { git = " https://github.com/apache/arrow-rs" , rev = " d008f31b107c1030a1f5144c164e8ca8bf543576 " , features = [" arrow" ] }
49+ arrow = { git = " https://github.com/apache/arrow-rs" , rev = " 508f25c10032857da34ea88cc8166f0741616a32 " , features = [" prettyprint" ] }
50+ parquet = { git = " https://github.com/apache/arrow-rs" , rev = " 508f25c10032857da34ea88cc8166f0741616a32 " , features = [" arrow" ] }
5151sqlparser = " 0.9.0"
5252paste = " ^1.0"
5353num_cpus = " 1.13.0"
You can’t perform that action at this time.
0 commit comments