build(deps): bump datafusion from 52.1.0 to 52.2.0 in the dependencies group (#2037)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 11:37:24 +08:00
committed by GitHub
parent ba32fd9d96
commit fd32507ce5
2 changed files with 63 additions and 63 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ const-str = { version = "1.1.0", features = ["std", "proc"] }
convert_case = "0.11.0"
criterion = { version = "0.8", features = ["html_reports"] }
crossbeam-queue = "0.3.12"
datafusion = "52.1.0"
datafusion = "52.2.0"
derive_builder = "0.20.2"
enumset = "1.1.10"
faster-hex = "0.10.0"