velvia commented on a change in pull request #9773: URL: https://github.com/apache/arrow/pull/9773#discussion_r600023253
########## 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: Oh they were reformatted by `cargo fmt` which is what the README told me to run..... -- 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: us...@infra.apache.org