@@ -69,22 +69,22 @@ version = "42.0.0"
6969ahash = { version = " 0.8" , default-features = false , features = [
7070 " runtime-rng" ,
7171] }
72- arrow = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 1fbdc9f980aa34c7758da9db79a64248f24daf1e " , features = [
72+ arrow = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 8df18161f " , features = [
7373 " prettyprint" ,
7474] }
75- arrow-array = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 1fbdc9f980aa34c7758da9db79a64248f24daf1e " , default-features = false , features = [
75+ arrow-array = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 8df18161f " , default-features = false , features = [
7676 " chrono-tz" ,
7777] }
78- arrow-buffer = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 1fbdc9f980aa34c7758da9db79a64248f24daf1e " , default-features = false }
79- arrow-flight = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 1fbdc9f980aa34c7758da9db79a64248f24daf1e " , features = [
78+ arrow-buffer = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 8df18161f " , default-features = false }
79+ arrow-flight = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 8df18161f " , features = [
8080 " flight-sql-experimental" ,
8181] }
82- arrow-ipc = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 1fbdc9f980aa34c7758da9db79a64248f24daf1e " , default-features = false , features = [
82+ arrow-ipc = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 8df18161f " , default-features = false , features = [
8383 " lz4" ,
8484] }
85- arrow-ord = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 1fbdc9f980aa34c7758da9db79a64248f24daf1e " , default-features = false }
86- arrow-schema = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 1fbdc9f980aa34c7758da9db79a64248f24daf1e " , default-features = false }
87- arrow-string = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 1fbdc9f980aa34c7758da9db79a64248f24daf1e " , default-features = false }
85+ arrow-ord = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 8df18161f " , default-features = false }
86+ arrow-schema = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 8df18161f " , default-features = false }
87+ arrow-string = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 8df18161f " , default-features = false }
8888async-trait = " 0.1.73"
8989bigdecimal = " =0.4.1"
9090bytes = " 1.4"
@@ -124,7 +124,7 @@ log = "^0.4"
124124num_cpus = " 1.13.0"
125125object_store = { version = " 0.11.0" , default-features = false }
126126parking_lot = " 0.12"
127- parquet = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 1fbdc9f980aa34c7758da9db79a64248f24daf1e " , default-features = false , features = [
127+ parquet = { git = " https://github.com/blaze-init/arrow-rs.git" , rev = " 8df18161f " , default-features = false , features = [
128128 " arrow" ,
129129 " async" ,
130130 " object_store" ,
0 commit comments