msathis commented on a change in pull request #288:
URL: https://github.com/apache/arrow-datafusion/pull/288#discussion_r628850571



##########
File path: datafusion/src/physical_plan/functions.rs
##########
@@ -3611,17 +3607,19 @@ mod tests {
         Ok(())
     }
 
-    #[test]
-    fn test_concat_error() -> Result<()> {

Review comment:
       This error is now thrown during execution instead of logical plan. I can 
fix the test case to check execution error if required. 




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to