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 ScalarUDFImpl::preimage (#20008)
## Which issue does this PR close?
- Related to
#18319 (comment)
## Rationale for this change
As @sdf-jkl@drin@2010YOUY01 and I have been discussing in
#18319 (comment),
the new `preimage` API is somewhat subtle.
@sdf-jkl did a great job with the initial documentation but let's try
and reduce the cognative load slightly
## What changes are included in this PR?
Rework the documentation to try and make it easier to understand
## Are these changes tested?
Checked by doc CI, and I rendered it locally:
<img width="1060" height="858" alt="Screenshot 2026-01-26 at 8 06 57 AM"
src="https://github.com/user-attachments/assets/27bcaea8-833e-4c0c-9bc6-c9656e15641d"
/>
## Are there any user-facing changes?
<!--
If there are user-facing changes then we may require documentation to be
updated before approving the PR.
-->
<!--
If there are any breaking changes to public APIs, please add the `api
change` label.
-->
---------
Co-authored-by: Aldrin M <octalene.dev@pm.me>
Co-authored-by: Yongting You <2010youy01@gmail.com>
Co-authored-by: Kosta Tarasov <33369833+sdf-jkl@users.noreply.github.com>
0 commit comments