@@ -70,23 +70,23 @@ version = "42.2.0"
7070ahash = { version = " 0.8" , default-features = false , features = [
7171 " runtime-rng" ,
7272] }
73- arrow = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , features = [
73+ arrow = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , features = [
7474 " prettyprint" ,
7575] }
76- arrow-array = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false , features = [
76+ arrow-array = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false , features = [
7777 " chrono-tz" ,
7878] }
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 = [
79+ arrow-buffer = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false }
80+ arrow-flight = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , features = [
8181 " flight-sql-experimental" ,
8282] }
8383
84- arrow-ipc = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false , features = [
84+ arrow-ipc = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false , features = [
8585 " lz4" ,
8686] }
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 }
87+ arrow-ord = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false }
88+ arrow-schema = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false }
89+ arrow-string = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false }
9090async-trait = " 0.1.73"
9191bigdecimal = " =0.4.1"
9292bytes = " 1.4"
@@ -127,7 +127,7 @@ log = "^0.4"
127127num_cpus = " 1.13.0"
128128object_store = { version = " 0.11.0" , default-features = false }
129129parking_lot = " 0.12"
130- parquet = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.1 " , default-features = false , features = [
130+ parquet = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false , features = [
131131 " arrow" ,
132132 " async" ,
133133 " object_store" ,
0 commit comments