Dandandan commented on a change in pull request #339:
URL: https://github.com/apache/arrow-datafusion/pull/339#discussion_r639146388



##########
File path: datafusion/src/scalar.rs
##########
@@ -381,19 +380,74 @@ impl ScalarValue {
                                 )))
                             }
                         })
-                        .collect::<Result<Vec<_>>>()?;
-
-                    // it is annoying that one can not create

Review comment:
       FYI @alamb also saw some opportunity simplifying / optimizing 
`build_array_primitive` / `build_array_string`




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