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

   > I would also be happy to scope out another prepare/bind method on a UDF. 
But It seems like we need a consensus on the preferred solution @findepi @alamb.
   
   What if we just changed the invoke_batch API (again?) like in 
https://github.com/apache/datafusion/issues/12819#issuecomment-2473177932
   
   Maybe `invoke_with_args(args: ScalarFunctionArgs`) and mark `invoke_batch` 
deprecated 😬 
   
   I think that is about the best we can hope for -- it would be API churn on 
downstream users, but at least it will be mechanical and the deprecation 
warning will give them time to adjust


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