wgtmac commented on code in PR #50157:
URL: https://github.com/apache/arrow/pull/50157#discussion_r3414145865
##########
cpp/src/parquet/thrift_internal.h:
##########
@@ -290,6 +297,14 @@ static inline EncodedStatistics FromThrift(const
format::Statistics& stats) {
return out;
}
+static inline EncodedStatistics FromThrift(const format::Statistics& stats) {
Review Comment:
We could, if we deprecate current `PageReader::Open` by adding new overload
with `descr`. Let me try this to demonstrate its scope.
--
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]