davidhewitt commented on issue #11618:
URL: https://github.com/apache/datafusion/issues/11618#issuecomment-2653788835

   I just got here after discovering that the `get_field` UDF returns 
`exec_err!` when passed an invalid argument type. (We treat `exec_err!` as 500 
and `plan_err!` as 400 in Pydantic Logfire's backend).
   
   Currently its signature is `Signature::any`. Based on the discussion here, 
it sounds like the correct solution would be to update its signature to a more 
precise one?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to