tustvold commented on code in PR #5502:
URL: https://github.com/apache/arrow-rs/pull/5502#discussion_r1525724307
##########
parquet/src/arrow/schema/mod.rs:
##########
@@ -32,8 +32,7 @@ use arrow_ipc::writer;
use arrow_schema::{DataType, Field, Fields, Schema, TimeUnit};
use crate::basic::{
- ConvertedType, LogicalType, Repetition, TimeUnit as ParquetTimeUnit,
Review Comment:
There are also code changes mixed in though...
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]