yyy1000 opened a new issue, #9699:
URL: https://github.com/apache/arrow-datafusion/issues/9699

   ### Is your feature request related to a problem or challenge?
   
   This is a follow-up for #9436 
   I have thought two possible refinements:
   1. See 
https://github.com/apache/arrow-datafusion/pull/9436#discussion_r1530570029, we 
don't need ExecutionProps now and we can remove it. Also it seems a TODO before 
https://github.com/apache/arrow-datafusion/blob/09747596fd75bfce8903e86472cccb8acc524453/datafusion/proto/src/physical_plan/from_proto.rs#L348-L357
   2. 
https://github.com/apache/arrow-datafusion/pull/9436#issuecomment-1989449071, 
we can use `ScalarUDF` to replace `ScalarFunctionDefinition`, and this must 
wait on #9285
   
   ### Describe the solution you'd like
   
   I think currently I can finish the first refinement, but it can also be done 
after all functions are ported.
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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

Reply via email to