@@ -77,23 +77,23 @@ version = "44.0.0"
7777ahash = { version = " 0.8" , default-features = false , features = [
7878 " runtime-rng" ,
7979] }
80- arrow = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , features = [
80+ arrow = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.3 " , features = [
8181 " prettyprint" ,
8282] }
83- arrow-array = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false , features = [
83+ arrow-array = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.3 " , default-features = false , features = [
8484 " chrono-tz" ,
8585] }
86- arrow-buffer = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false }
87- arrow-flight = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , features = [
86+ arrow-buffer = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.3 " , default-features = false }
87+ arrow-flight = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.3 " , features = [
8888 " flight-sql-experimental" ,
8989] }
9090
91- arrow-ipc = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false , features = [
91+ arrow-ipc = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.3 " , default-features = false , features = [
9292 " lz4" ,
9393] }
94- arrow-ord = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false }
95- arrow-schema = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false }
96- arrow-string = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false }
94+ arrow-ord = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.3 " , default-features = false }
95+ arrow-schema = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.3 " , default-features = false }
96+ arrow-string = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.3 " , default-features = false }
9797async-trait = " 0.1.73"
9898bigdecimal = " 0.4.7"
9999bytes = " 1.4"
@@ -135,7 +135,7 @@ itertools = "0.13"
135135log = " ^0.4"
136136object_store = { version = " 0.11.0" , default-features = false }
137137parking_lot = " 0.12"
138- parquet = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.2 " , default-features = false , features = [
138+ parquet = { git = " https://github.com/Coralogix/arrow-rs.git" , tag = " v53.4.1-cx.3 " , default-features = false , features = [
139139 " arrow" ,
140140 " async" ,
141141 " object_store" ,
0 commit comments