@@ -63,16 +63,16 @@ anyhow = "1.0.95"
6363arbitrary = " 1.3.2"
6464arcref = " 0.2.0"
6565arrayref = " 0.3.7"
66- arrow-arith = " 56 "
67- arrow-array = " 56 "
68- arrow-buffer = " 56 "
69- arrow-cast = " 56 "
70- arrow-data = " 56 "
71- arrow-ipc = " 56 "
72- arrow-ord = " 56 "
73- arrow-schema = " 56 "
74- arrow-select = " 56 "
75- arrow-string = " 56 "
66+ arrow-arith = " 57 "
67+ arrow-array = " 57 "
68+ arrow-buffer = " 57 "
69+ arrow-cast = " 57 "
70+ arrow-data = " 57 "
71+ arrow-ipc = " 57 "
72+ arrow-ord = " 57 "
73+ arrow-schema = " 57 "
74+ arrow-select = " 57 "
75+ arrow-string = " 57 "
7676async-compat = " 0.2.5"
7777async-fs = " 2.2.0"
7878async-stream = " 0.3.6"
@@ -85,7 +85,7 @@ bzip2 = "0.6.0"
8585cbindgen = " 0.29.0"
8686cc = " 1.2"
8787cfg-if = " 1"
88- chrono = " 0.4.41 "
88+ chrono = " 0.4.42 "
8989clap = " 4.5"
9090crossterm = " 0.29"
9191cudarc = { version = " 0.18.0" , features = [
@@ -97,19 +97,19 @@ cudarc = { version = "0.18.0", features = [
9797 " nvrtc" ,
9898], default-features = false }
9999dashmap = " 6.1.0"
100- datafusion = { version = " 50 " , default-features = false }
101- datafusion-catalog = { version = " 50 " }
102- datafusion-common = { version = " 50 " }
103- datafusion-common-runtime = { version = " 50 " }
104- datafusion-datasource = { version = " 50 " , default-features = false }
105- datafusion-execution = { version = " 50 " }
106- datafusion-expr = { version = " 50 " }
107- datafusion-functions = { version = " 50 " }
108- datafusion-physical-expr = { version = " 50 " }
109- datafusion-physical-expr-adapter = { version = " 50 " }
110- datafusion-physical-expr-common = { version = " 50 " }
111- datafusion-physical-plan = { version = " 50 " }
112- datafusion-pruning = { version = " 50 " }
100+ datafusion = { version = " 51 " , default-features = false , features = [ " sql " ] }
101+ datafusion-catalog = { version = " 51 " }
102+ datafusion-common = { version = " 51 " }
103+ datafusion-common-runtime = { version = " 51 " }
104+ datafusion-datasource = { version = " 51 " , default-features = false }
105+ datafusion-execution = { version = " 51 " }
106+ datafusion-expr = { version = " 51 " }
107+ datafusion-functions = { version = " 51 " }
108+ datafusion-physical-expr = { version = " 51 " }
109+ datafusion-physical-expr-adapter = { version = " 51 " }
110+ datafusion-physical-expr-common = { version = " 51 " }
111+ datafusion-physical-plan = { version = " 51 " }
112+ datafusion-pruning = { version = " 51 " }
113113dirs = " 6.0.0"
114114divan = { package = " codspeed-divan-compat" , version = " 4.0.4" }
115115enum-iterator = " 2.0.0"
@@ -121,7 +121,7 @@ fuzzy-matcher = "0.3"
121121get_dir = " 0.5.0"
122122glob = " 0.3.2"
123123goldenfile = " 1"
124- half = { version = " 2.6 " , features = [" std" , " num-traits" ] }
124+ half = { version = " 2.7.1 " , features = [" std" , " num-traits" ] }
125125hashbrown = " 0.16.0"
126126humansize = " 2.1.3"
127127indicatif = " 0.18.0"
@@ -142,14 +142,14 @@ noodles-bgzf = "0.44.0"
142142noodles-vcf = " 0.82.0"
143143num-traits = " 0.2.19"
144144num_enum = { version = " 0.7.3" , default-features = false }
145- object_store = { version = " 0.12.3 " , default-features = false }
145+ object_store = { version = " 0.12.4 " , default-features = false }
146146once_cell = " 1.21"
147147oneshot = " 0.1.11"
148148opentelemetry = " 0.31.0"
149149opentelemetry-otlp = " 0.31.0"
150150opentelemetry_sdk = " 0.31.0"
151151parking_lot = { version = " 0.12.3" , features = [" nightly" ] }
152- parquet = " 56 "
152+ parquet = " 57 "
153153paste = " 1.0.15"
154154pco = " 0.4.4"
155155pin-project-lite = " 0.2.15"
@@ -193,11 +193,11 @@ target-lexicon = "0.13"
193193tempfile = " 3"
194194termtree = { version = " 0.5" }
195195thiserror = " 2.0.3"
196- tokio = { version = " 1.47 " }
196+ tokio = { version = " 1.48 " }
197197tokio-stream = " 0.1.17"
198198tokio-util = " 0.7.17"
199- tpchgen = { version = " 2" }
200- tpchgen-arrow = { version = " 2" }
199+ tpchgen = { version = " 2.0.2 " }
200+ tpchgen-arrow = { version = " 2.0.2 " }
201201tracing = { version = " 0.1.41" , default-features = false }
202202tracing-perfetto = " 0.1.5"
203203tracing-subscriber = " 0.3"
0 commit comments