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
Update return_type to raise error for metadata source
Ensure return_field_from_args is the only metadata source
by having PySimpleScalarUDF::return_type raise an internal
error. This aligns with DataFusion guidance.
Enhance Python UDF helper documentation to clarify how
callers can declare extension metadata on both arguments
and results.
0 commit comments