raulcd commented on issue #45283:
URL: https://github.com/apache/arrow/issues/45283#issuecomment-2595693825

   From my understanding parquet-rs builds statistics by default so now that we 
are processing those on parquet-cpp you might have found an incompatibility 
issue. I guess the issue stops failing if you disable statistics on the Writer, 
right? could you validate that please?
   
https://docs.rs/parquet/latest/parquet/file/properties/struct.WriterProperties.html#method.statistics_enabled


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

Reply via email to