alamb commented on code in PR #3749:
URL: https://github.com/apache/arrow-datafusion/pull/3749#discussion_r992291451


##########
datafusion/physical-expr/src/functions.rs:
##########
@@ -2872,4 +2874,17 @@ mod tests {
 
         Ok(())
     }
+
+    // Helper function
+    // The type coercion will be done in the logical phase, should do the type 
coercion for the test

Review Comment:
   👍 
   
   BTW this is basically what I need to do in IOx / why I made 
https://github.com/apache/arrow-datafusion/issues/3708



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