tustvold commented on a change in pull request #1041:
URL: https://github.com/apache/arrow-rs/pull/1041#discussion_r782230579
##########
File path: parquet/src/data_type.rs
##########
@@ -1033,21 +1032,6 @@ pub(crate) mod private {
self
}
}
-
- /// A marker trait for [`DataType`] with a [scalar] physical type
Review comment:
This was added in #1155 but unfortunately didn't work as anticipated
because of the lack of `Int16Type` which is needed for decoding levels data
--
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]