andygrove commented on code in PR #506:
URL: https://github.com/apache/datafusion-comet/pull/506#discussion_r1676469979


##########
core/src/execution/datafusion/planner.rs:
##########
@@ -1397,7 +1397,18 @@ impl PhysicalPlanner {
             args.is_empty(),
         ));
 
-        Ok(scalar_expr)
+        match fun_name.as_str() {

Review Comment:
   Apologies for the delay in responding here. I will start reviewing this on 
Monday.



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