leoyvens opened a new pull request, #11959:
URL: https://github.com/apache/datafusion/pull/11959

   This makes sense in principle, as all other core udfs are register by 
default in the context.
   
   It also has a practical use, which is executing logical plans that have 
field access already de-sugared into get_field invocations.
   
   ## Are these changes tested?
   
   Yes
   
   ## Are there any user-facing changes?
   
   This is technically user-facing, though there aren't a lot of use cases for 
actually calling `get_field`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to