andygrove commented on a change in pull request #2130:
URL: https://github.com/apache/arrow-datafusion/pull/2130#discussion_r840978674



##########
File path: ballista/rust/core/proto/datafusion.proto
##########
@@ -176,6 +176,7 @@ enum ScalarFunction {
   Translate=60;
   Trim=61;
   Upper=62;
+  UserDefined = 63;

Review comment:
       Does this cover all user-defined code or do we need to specialize for 
user-defined function vs user-defined aggregate functions?




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