You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve documentation for AggregateUdfImpl::simplify and WindowUDFImpl::simplify (#20712)
## 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
---------
Co-authored-by: Yongting You <2010youy01@gmail.com>
0 commit comments