tustvold commented on a change in pull request #1041:
URL: https://github.com/apache/arrow-rs/pull/1041#discussion_r777134116
##########
File path: parquet/src/column/reader.rs
##########
@@ -392,38 +419,6 @@ impl<T: DataType> ColumnReaderImpl<T> {
Ok(true)
}
- /// Resolves and updates encoding and set decoder for the current page
Review comment:
This logic is also moved into ColumnValueDecoder
--
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]