Skip to content

Commit 8b75667

Browse files
authored
Merge branch 'main' into fix-join-order
2 parents 01e11b7 + 8103396 commit 8b75667

File tree

15 files changed

+1727
-817
lines changed

15 files changed

+1727
-817
lines changed

Cargo.lock

Lines changed: 40 additions & 40 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
@@ -77,7 +77,7 @@ repository = "https://github.com/apache/datafusion"
7777
# Define Minimum Supported Rust Version (MSRV)
7878
rust-version = "1.85.1"
7979
# Define DataFusion version
80-
version = "49.0.0"
80+
version = "49.0.1"
8181

8282
[workspace.dependencies]
8383
# We turn off default-features for some dependencies here so the workspaces which inherit them can

0 commit comments

Comments
 (0)