pitrou commented on issue #46404:
URL: https://github.com/apache/arrow/issues/46404#issuecomment-2873252881

   > * So you think setting 
[this](https://arrow.apache.org/rust/parquet/file/properties/struct.WriterPropertiesBuilder.html#method.set_statistics_truncate_length)
 parameter to something below 16MiB should solve the issue? (if yes, probably 
this should be the default on the `arrow-rs` side, right?)
   
   Yes, it definitely should. 
   
   >     * Since other libraries (duckdb, arrow-rs, ...) are able to read the 
parquet file, do you think it could be valuable if `[py]arrow` also were able 
to read it?
   
   Yes, it would. We could definitely relax the current limits.


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