rahulketch opened a new issue, #7686: URL: https://github.com/apache/arrow-rs/issues/7686
Parquet write implementation currently emits incorrect min/max stats for int96 timestamp columns. <!-- A clear and concise description of what the bug is. --> **To Reproduce** Create a parquet file with int96 timestamp columns and observe the statistics. <!-- Steps to reproduce the behavior: --> **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> **Additional context** See also: https://github.com/apache/parquet-java/issues/3242 <!-- Add any other context about the problem here. --> -- 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]
