Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump deprecated version of SessionState::new_with_config_rt to 41.0.0 #11839

Conversation

kezhuw
Copy link
Member

@kezhuw kezhuw commented Aug 6, 2024

Which issue does this PR close?

None.

Rationale for this change

#11403 is not shipped in 40.0.0 but marks SessionState::new_with_config_rt as deprecated since 40.0.0.

What changes are included in this PR?

Bump deprecated version of SessionState::new_with_config_rt to 41.0.0.

Are these changes tested?

Both code and docs of 40.0.0 don't deprecate SessionState::new_with_config_rt.

Are there any user-facing changes?

It should be considered as a squashed fix to #11403.

SessionState::new_with_config_rt was deprecated in favor of
SessionStateBuilder in apache#11403 which is not shipped in 40.x.
@github-actions github-actions bot added the core Core DataFusion crate label Aug 6, 2024
Copy link
Member

@lewiszlw lewiszlw left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @kezhuw .

@lewiszlw lewiszlw merged commit d8bc7e2 into apache:main Aug 6, 2024
24 checks passed
@kezhuw kezhuw deleted the fix_deprecated_version_of_SessionState_new_with_config_rt branch August 7, 2024 10:34
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants