arw2019 commented on a change in pull request #8774:
URL: https://github.com/apache/arrow/pull/8774#discussion_r531128832



##########
File path: cpp/src/parquet/statistics.h
##########
@@ -206,16 +206,25 @@ class PARQUET_EXPORT Statistics {
   /// \param[in] null_count number of null values
   /// \param[in] distinct_count number of distinct values
   /// \param[in] has_min_max whether the min/max statistics are set
+  /// \param[in] has_null_count whether the min/max statistics are set
+  /// \param[in] has_distinct_count whether the min/max statistics are set

Review comment:
       yes - updated now




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to