Skip to content

chore: update to DataFusion 52.2#2199

Open
xanderbailey wants to merge 1 commit intoapache:mainfrom
xanderbailey:xb/datafusion_52.2
Open

chore: update to DataFusion 52.2#2199
xanderbailey wants to merge 1 commit intoapache:mainfrom
xanderbailey:xb/datafusion_52.2

Conversation

@xanderbailey
Copy link

@xanderbailey xanderbailey commented Mar 2, 2026

Which issue does this PR close?

No issue.

  • Closes #.

What changes are included in this PR?

Bumping from DataFusion 52.1 -> 52.2

Changelog for changes are here. https://github.com/apache/datafusion/blob/branch-52/dev/changelog/52.2.0.md just bug fixes.

Are these changes tested?

Copy link
Collaborator

@mbutrovich mbutrovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @xanderbailey!

@blackmwk
Copy link
Contributor

blackmwk commented Mar 3, 2026

Thanks @xanderbailey for this pr, please do a rebase to resolve conflicts.

@xanderbailey
Copy link
Author

Rebased and I'm getting:

cargo build
error: rustc 1.89.0-nightly is not supported by the following packages:
  aws-config@1.8.14 requires rustc 1.91
  aws-credential-types@1.2.13 requires rustc 1.91
  aws-runtime@1.7.1 requires rustc 1.91
  aws-sdk-glue@1.139.0 requires rustc 1.91.0
  aws-sdk-s3tables@1.51.0 requires rustc 1.91.0
  aws-sdk-sso@1.95.0 requires rustc 1.91.0
  aws-sdk-ssooidc@1.97.0 requires rustc 1.91.0
  aws-sdk-sts@1.99.0 requires rustc 1.91.0
  aws-sigv4@1.4.1 requires rustc 1.91
  aws-smithy-async@1.2.14 requires rustc 1.91.1
  aws-smithy-http@0.63.6 requires rustc 1.91.1
  aws-smithy-http-client@1.1.12 requires rustc 1.91.1
  aws-smithy-json@0.62.5 requires rustc 1.91.1
  aws-smithy-observability@0.2.6 requires rustc 1.91.1
  aws-smithy-query@0.60.15 requires rustc 1.91.1
  aws-smithy-runtime@1.10.3 requires rustc 1.91.1
  aws-smithy-runtime-api@1.11.6 requires rustc 1.91.1
  aws-smithy-types@1.4.6 requires rustc 1.91.1
  aws-smithy-xml@0.60.15 requires rustc 1.91.1
  aws-types@1.3.13 requires rustc 1.91
  aws-types@1.3.13 requires rustc 1.91
  aws-types@1.3.13 requires rustc 1.91

Seems like we need to bump MSRV to 1.91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants