kumarUjjawal commented on PR #19248:
URL: https://github.com/apache/datafusion/pull/19248#issuecomment-3693970356

   `ReturnFieldArgs` used by  `return_field_from_args` doesn't currently have 
access to  `ConfigOptions` for ANSI only ScalarFunctionArgs has it.
   
   We will have to add config access to `ReturnFieldArgs` which requires core 
changes to `datafusion-expr`. 
   
   I don't think this PR is the right place to do that.  And without the ANSI 
config support I don't think this PR adds any value.
   
   @Jefffrey what do you think? 


-- 
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