Skip to content

Minor: Add documentation to AggregateWindowExpr::get_result_column #16479

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jun 20, 2025

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-actions github-actions bot added physical-expr Changes to the physical-expr crates core Core DataFusion crate labels Jun 20, 2025
@alamb alamb force-pushed the alamb/window_docs branch from b5cef9a to dd545cf Compare June 20, 2025 21:15
@alamb alamb marked this pull request as ready for review June 20, 2025 21:15
@github-actions github-actions bot removed the core Core DataFusion crate label Jun 20, 2025
@alamb alamb added the documentation Improvements or additions to documentation label Jun 20, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
physical-expr Changes to the physical-expr crates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant