mapleFU commented on code in PR #35989:
URL: https://github.com/apache/arrow/pull/35989#discussion_r1230503626
##########
cpp/src/parquet/statistics.cc:
##########
@@ -602,6 +617,7 @@ class TypedStatisticsImpl : public TypedStatistics<DType> {
}
EncodedStatistics Encode() override {
+ // Currently, distinct_count will never be set in EncodedStatistics.
Review Comment:
Yes we should, let me fix it.
--
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]