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

Minor: improve docstrings on SessionState #7654

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Sep 25, 2023

Which issue does this PR close?

Related to a discussion with @Ted-Jiang on https://github.com/apache/arrow-datafusion/pull/7620/files#r1334962930

Rationale for this change

There is a reason there is no Default impl for SessionState but that reason is not explicitly documented anywhere. Let's document it.

What changes are included in this PR?

Add docstrings to SessionState

Are these changes tested?

Are there any user-facing changes?

@alamb alamb merged commit 3505b7f into apache:main Sep 25, 2023
@alamb
Copy link
Contributor Author

alamb commented Sep 25, 2023

Thank you @viirya

@alamb alamb deleted the alamb/session_context_comment branch September 25, 2023 20:22
Ted-Jiang pushed a commit to Ted-Jiang/arrow-datafusion that referenced this pull request Oct 7, 2023
* Minor: improve docstrings on `SessionState`

* Update datafusion/core/src/execution/context.rs

Co-authored-by: Liang-Chi Hsieh <[email protected]>

---------

Co-authored-by: Liang-Chi Hsieh <[email protected]>
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