@@ -55,7 +55,7 @@ unicode_expressions = ["datafusion-physical-expr/regex_expressions"]
5555
5656[dependencies ]
5757ahash = { version = " 0.7" , default-features = false }
58- arrow = { git = ' https://github.com/cube-js/arrow-rs.git' , rev = " 9025ed8fe15569b60daa6a148775334289b2f442 " , features = [" prettyprint" ] }
58+ arrow = { git = ' https://github.com/cube-js/arrow-rs.git' , rev = " 51f62a72c625cad48c8bd705e89834c3209744b3 " , features = [" prettyprint" ] }
5959async-trait = " 0.1.41"
6060avro-rs = { version = " 0.13" , features = [" snappy" ], optional = true }
6161chrono = { version = " 0.4" , default-features = false }
@@ -73,13 +73,13 @@ num-traits = { version = "0.2", optional = true }
7373num_cpus = " 1.13.0"
7474ordered-float = " 2.10"
7575parking_lot = " 0.12"
76- parquet = { git = ' https://github.com/cube-js/arrow-rs.git' , rev = " 9025ed8fe15569b60daa6a148775334289b2f442 " , features = [" arrow" ] }
76+ parquet = { git = ' https://github.com/cube-js/arrow-rs.git' , rev = " 51f62a72c625cad48c8bd705e89834c3209744b3 " , features = [" arrow" ] }
7777paste = " ^1.0"
7878pin-project-lite = " ^0.2.7"
7979pyo3 = { version = " 0.16" , optional = true }
8080rand = " 0.8"
8181smallvec = { version = " 1.6" , features = [" union" ] }
82- sqlparser = { git = ' https://github.com/cube-js/sqlparser-rs.git' , rev = " 2b18e22a179770f1297896d52ae384f00949ab2a " }
82+ sqlparser = { git = ' https://github.com/cube-js/sqlparser-rs.git' , rev = " 883cc6a3cf8483ecdcba22ebf9ba8215c9abcb11 " }
8383tempfile = " 3"
8484tokio = { version = " 1.0" , features = [" macros" , " rt" , " rt-multi-thread" , " sync" , " fs" , " parking_lot" ] }
8585tokio-stream = " 0.1"
0 commit comments