rouault opened a new pull request, #13164: URL: https://github.com/apache/arrow/pull/13164
The current documentation of Statistics::num_values() is a bit ambiguous as it mentions the 'total number of values' and my initial understanding is that it also included null values. But experimentation and documentation of https://arrow.apache.org/docs/python/generated/pyarrow.parquet.Statistics.html shows that it is the number of non-null values. -- 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]
