Skip to content

Improve documentation for AggregateUdfImpl::simplify and WindowUDFImpl::simplify#20712

Merged
comphead merged 2 commits intoapache:mainfrom
alamb:alamb/better_simplity_docs
Mar 5, 2026
Merged

Improve documentation for AggregateUdfImpl::simplify and WindowUDFImpl::simplify#20712
comphead merged 2 commits intoapache:mainfrom
alamb:alamb/better_simplity_docs

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Mar 4, 2026

Rationale for this change

While working on #20665 I was somewhat confused about how the AggregateUDF simplify worked. So I added some more clarifying comments

What changes are included in this PR?

  1. Improve documentation strings

Are these changes tested?

Yes by CI

Are there any user-facing changes?

Better API docs

@github-actions github-actions bot added the logical-expr Logical plan and expressions label Mar 4, 2026
@alamb alamb force-pushed the alamb/better_simplity_docs branch from 50f2d88 to 1626cf7 Compare March 4, 2026 23:53
@alamb alamb changed the title Improve documentation for AggregateUdfImpl::simplify Improve documentation for AggregateUdfImpl::simplify and WindowUDFImpl::simplify Mar 4, 2026
@alamb alamb added the documentation Improvements or additions to documentation label Mar 4, 2026
@alamb alamb marked this pull request as ready for review March 4, 2026 23:54
Copy link
Contributor

@2010YOUY01 2010YOUY01 left a comment

Choose a reason for hiding this comment

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

Thank you, great doc improvement 👍🏼

Co-authored-by: Yongting You <2010youy01@gmail.com>
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Mar 5, 2026
@comphead comphead added this pull request to the merge queue Mar 5, 2026
Merged via the queue into apache:main with commit 03d17e8 Mar 5, 2026
34 checks passed
@alamb
Copy link
Contributor Author

alamb commented Mar 5, 2026

Thanks @2010YOUY01 and @comphead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

logical-expr Logical plan and expressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants