Jefffrey commented on PR #5110: URL: https://github.com/apache/arrow-rs/pull/5110#issuecomment-1822607285
That is true, though the implementations of arrow c++ https://github.com/apache/arrow/blob/862792132297f0ca519c83e524e59c7d685298e8/cpp/src/parquet/page_index.cc#L551-L601 And impala: https://github.com/apache/impala/blob/ae848a6cefc59b027644d7ea54ab365593f4fc6e/be/src/exec/parquet/parquet-column-stats.inline.h#L49-L72 Seem to point towards this property being dynamically derived, at least from the code snippets I've seen -- 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]
