asfimport commented on issue #406: URL: https://github.com/apache/parquet-format/issues/406#issuecomment-2184154145
[Gang Wu](https://issues.apache.org/jira/browse/PARQUET-2249?#comment-17691009) / @wgtmac: When a page only contains NaN, the page statistics do not set min_value and max_value. However, it is not a null page. IMHO, the ColumnIndex of this column chunk should be dropped because at least one page does not provide valid min/max 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
