Skip to content

Minor: Add documentation to AggregateWindowExpr::get_result_column - #16479

Merged
comphead merged 2 commits into
apache:mainfrom
alamb:alamb/window_docs
Jun 24, 2025
Merged

Minor: Add documentation to AggregateWindowExpr::get_result_column#16479
comphead merged 2 commits into
apache:mainfrom
alamb:alamb/window_docs

Conversation

@alamb

@alambalamb commented Jun 20, 2025

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

While reviewing #16430 I spent some time reviewing the logic and arguments and wanted to encode what I found in comments

What changes are included in this PR?

Add doc comments to AggregateWindowExpr::get_result_column

Are these changes tested?

by CI

Are there any user-facing changes?

Just doc comments

@github-actionsgithub-actionsBot added physical-expr Changes to the physical-expr crates core Core DataFusion crate labels Jun 20, 2025
@alamb
alambforce-pushed the alamb/window_docs branch from b5cef9a to dd545cfCompareJune 20, 2025 21:15
@alamb
alamb marked this pull request as ready for review June 20, 2025 21:15
@github-actionsgithub-actionsBot removed the core Core DataFusion crate label Jun 20, 2025
Comment threaddatafusion/physical-expr/src/window/window_expr.rs Outdated
@alambalamb added the documentation Improvements or additions to documentation label Jun 20, 2025
@github-actionsgithub-actionsBot removed the documentation Improvements or additions to documentation label Jun 20, 2025

@compheadcomphead left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks @alamb

@comphead
comphead merged commit 334d449 into apache:mainJun 24, 2025
@alamb
alamb deleted the alamb/window_docs branch June 25, 2025 19:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-exprChanges to the physical-expr crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@alamb@comphead