@@ -63,24 +63,24 @@ anyhow = "1.0.95"
6363arbitrary = " 1.3.2"
6464arcref = " 0.2.0"
6565arrayref = " 0.3.7"
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"
66+ arrow-arith = " 57.1 "
67+ arrow-array = " 57.1 "
68+ arrow-buffer = " 57.1 "
69+ arrow-cast = " 57.1 "
70+ arrow-data = " 57.1 "
71+ arrow-ipc = " 57.1 "
72+ arrow-ord = " 57.1 "
73+ arrow-schema = " 57.1 "
74+ arrow-select = " 57.1 "
75+ arrow-string = " 57.1 "
7676async-compat = " 0.2.5"
7777async-fs = " 2.2.0"
7878async-stream = " 0.3.6"
7979async-trait = " 0.1.89"
8080bindgen = " 0.72.0"
8181bit-vec = " 0.8.0"
8282bitvec = " 1.0.1"
83- bytes = " 1.10 "
83+ bytes = " 1.11 "
8484bzip2 = " 0.6.0"
8585cbindgen = " 0.29.0"
8686cc = " 1.2"
@@ -122,7 +122,7 @@ get_dir = "0.5.0"
122122glob = " 0.3.2"
123123goldenfile = " 1"
124124half = { version = " 2.7.1" , features = [" std" , " num-traits" ] }
125- hashbrown = " 0.16.0 "
125+ hashbrown = " 0.16.1 "
126126humansize = " 2.1.3"
127127indicatif = " 0.18.0"
128128insta = " 1.43"
@@ -149,7 +149,7 @@ opentelemetry = "0.31.0"
149149opentelemetry-otlp = " 0.31.0"
150150opentelemetry_sdk = " 0.31.0"
151151parking_lot = { version = " 0.12.3" , features = [" nightly" ] }
152- parquet = " 57"
152+ parquet = " 57.1 "
153153paste = " 1.0.15"
154154pco = " 0.4.4"
155155pin-project-lite = " 0.2.15"
@@ -203,7 +203,7 @@ tracing = { version = "0.1.41", default-features = false }
203203tracing-perfetto = " 0.1.5"
204204tracing-subscriber = " 0.3"
205205url = " 2.5.7"
206- uuid = { version = " 1.18 " , features = [" js" ] }
206+ uuid = { version = " 1.19 " , features = [" js" ] }
207207walkdir = " 2.5.0"
208208wasm-bindgen-futures = " 0.4.39"
209209witchcraft-metrics = " 1.0.1"
@@ -339,16 +339,16 @@ inherits = "bench"
339339[patch .crates-io ]
340340datafusion = { version = " 51" , default-features = false , features = [
341341 " sql" ,
342- ], git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
343- datafusion-catalog = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
344- datafusion-common = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
345- datafusion-common-runtime = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
346- datafusion-datasource = { version = " 51" , default-features = false , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
347- datafusion-execution = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
348- datafusion-expr = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
349- datafusion-functions = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
350- datafusion-physical-expr = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
351- datafusion-physical-expr-adapter = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
352- datafusion-physical-expr-common = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
353- datafusion-physical-plan = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
354- datafusion-pruning = { version = " 51" , git = " https://github.com/apache/datafusion" , rev = " 47df535d2cd5aac5ad5a92bdc837f38e05ea0f0f " }
342+ ], git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
343+ datafusion-catalog = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
344+ datafusion-common = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
345+ datafusion-common-runtime = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
346+ datafusion-datasource = { version = " 51" , default-features = false , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
347+ datafusion-execution = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
348+ datafusion-expr = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
349+ datafusion-functions = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
350+ datafusion-physical-expr = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
351+ datafusion-physical-expr-adapter = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
352+ datafusion-physical-expr-common = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
353+ datafusion-physical-plan = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
354+ datafusion-pruning = { version = " 51" , git = " https://github.com/apache/datafusion" , branch = " branch-52 " }
0 commit comments