CandiceSu opened a new issue, #3106:
URL: https://github.com/apache/parquet-java/issues/3106
### Describe the bug, including details regarding any error messages,
version, and platform.
Hi we created one AvroParquetWriter to write to aws s3.
This is how we create the writer:
felipepessoto commented on issue #3103:
URL: https://github.com/apache/parquet-java/issues/3103#issuecomment-2557895492
Thanks. I've set `parquet.statistics.truncate.length` to 1. The
`parquet.columnindex.truncate.length` I wasn't sure how it works but using the
`parquet.statistics.truncate
emkornfield commented on PR #3098:
URL: https://github.com/apache/parquet-java/pull/3098#issuecomment-2557642415
I can try to look in more detail but stats can certainly be used here, I
imagine they are most useful for repeated fieds when trying to discriminate
between repeated fields that
emkornfield commented on code in PR #461:
URL: https://github.com/apache/parquet-format/pull/461#discussion_r1894292367
##
VariantShredding.md:
##
@@ -25,290 +25,320 @@
The Variant type is designed to store and process semi-structured data
efficiently, even with heterogeneous
steveloughran commented on PR #3096:
URL: https://github.com/apache/parquet-java/pull/3096#issuecomment-2557662530
I'm away until 2025; will reply to comments then. Thanks for the review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on