@@ -70,23 +70,23 @@ version = "42.2.0"
70
70
ahash = { version = " 0.8" , default-features = false , features = [
71
71
" runtime-rng" ,
72
72
] }
73
- arrow = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.0 " , features = [
73
+ arrow = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , features = [
74
74
" prettyprint" ,
75
75
] }
76
- arrow-array = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.0 " , default-features = false , features = [
76
+ arrow-array = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false , features = [
77
77
" chrono-tz" ,
78
78
] }
79
- arrow-buffer = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.0 " , default-features = false }
80
- arrow-flight = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.0 " , features = [
79
+ arrow-buffer = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false }
80
+ arrow-flight = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , features = [
81
81
" flight-sql-experimental" ,
82
82
] }
83
83
84
- arrow-ipc = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.0 " , default-features = false , features = [
84
+ arrow-ipc = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false , features = [
85
85
" lz4" ,
86
86
] }
87
- arrow-ord = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.0 " , default-features = false }
88
- arrow-schema = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.0 " , default-features = false }
89
- arrow-string = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.0 " , default-features = false }
87
+ arrow-ord = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false }
88
+ arrow-schema = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false }
89
+ arrow-string = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false }
90
90
async-trait = " 0.1.73"
91
91
bigdecimal = " =0.4.1"
92
92
bytes = " 1.4"
@@ -127,7 +127,7 @@ log = "^0.4"
127
127
num_cpus = " 1.13.0"
128
128
object_store = { version = " 0.11.0" , default-features = false }
129
129
parking_lot = " 0.12"
130
- parquet = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.0 " , default-features = false , features = [
130
+ parquet = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false , features = [
131
131
" arrow" ,
132
132
" async" ,
133
133
" object_store" ,
0 commit comments