alamb commented on PR #15646:
URL: https://github.com/apache/datafusion/pull/15646#issuecomment-2802933973

   > > FYI @rluvaton as I think this is very related to
   > > 
   > > * [deprecating `return_type` in favor of `return_type_from_args` 
#15662](https://github.com/apache/datafusion/issues/15662)
   > > 
   > > Shall we just change functions to return `Field`? I think that would be 
the cleanest (though disruptive) solution
   > 
   > @alamb Not sure how this is solving the problem that I said in the issue
   
   What I was thinking is that if we are going to be changing ScalarFunction 
again so that instead of returning a `DataType` for `return_type_from_args` it 
would return a `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: 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