Skip to content

Commit 1b64009

Browse files
authored
chore: bump datafusion to 53.1.0 (#2350)
## Which issue does this PR close? Keep up with latest release from datafusion: apache/datafusion#21079 - Closes #. ## What changes are included in this PR? chore: bump datafusion to 53.1.0 <!-- Provide a summary of the modifications in this PR. List the main changes such as new features, bug fixes, refactoring, or any other updates. --> ## Are these changes tested? <!-- Specify what test covers (unit test, integration test, etc.). If tests are not included in your PR, please explain why (for example, are they covered by existing tests)? -->
1 parent c1538de commit 1b64009

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

Cargo.lock

Lines changed: 64 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ cfg-if = "1"
6666
chrono = "0.4.41"
6767
clap = { version = "4.5.48", features = ["derive", "cargo"] }
6868
dashmap = "6"
69-
datafusion = "53.0.0"
69+
datafusion = "53.1.0"
7070
datafusion-cli = "53.0.0"
7171
datafusion-sqllogictest = "53.0.0"
7272
derive_builder = "0.20"

0 commit comments

Comments
 (0)