Dandandan commented on a change in pull request #9773:
URL: https://github.com/apache/arrow/pull/9773#discussion_r600003841



##########
File path: rust/datafusion/src/scalar.rs
##########
@@ -19,6 +19,11 @@
 
 use std::{convert::TryFrom, fmt, iter::repeat, sync::Arc};
 
+use arrow::array::{

Review comment:
       These imports don't seem to be necessary? The module already has 
`array::*,` ?




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