mbutrovich commented on code in PR #7367:
URL: https://github.com/apache/arrow-rs/pull/7367#discussion_r2021824338


##########
parquet/src/arrow/arrow_reader/mod.rs:
##########
@@ -978,6 +972,11 @@ mod tests {
         ArrowError, DataType as ArrowDataType, Field, Fields, Schema, 
SchemaRef, TimeUnit,
     };
     use arrow_select::concat::concat_batches;
+    use bytes::Bytes;

Review Comment:
   `cargo fmt` decided to move these for me.



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to