Skip to content

Minor: improve docstrings on SessionState - #7654

Merged
alamb merged 2 commits into
apache:mainfrom
alamb:alamb/session_context_comment
Sep 25, 2023
Merged

Minor: improve docstrings on SessionState#7654
alamb merged 2 commits into
apache:mainfrom
alamb:alamb/session_context_comment

Conversation

@alamb

Copy link
Copy Markdown
Contributor

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?

@github-actionsgithub-actionsBot added the core Core DataFusion crate label Sep 25, 2023
Comment threaddatafusion/core/src/execution/context.rs Outdated
Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>
@alamb
alamb merged commit 3505b7f into apache:mainSep 25, 2023
@alamb

Copy link
Copy Markdown
ContributorAuthor

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 <viirya@gmail.com>
---------
Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

coreCore DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@alamb@viirya