Skip to content

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
@kezhuw kezhuw deleted the fix_deprecated_version_of_SessionState_new_with_config_rt branch August 7, 2024 10:34
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