alamb commented on code in PR #7553:
URL: https://github.com/apache/arrow-rs/pull/7553#discussion_r2111449903
##########
parquet/src/file/properties.rs:
##########
@@ -799,7 +799,7 @@ impl WriterPropertiesBuilder {
}
/// Sets the max length of min/max value fields when writing the column
- /// [`Index`] (defaults to `None` (no limit)).
+ /// [`Index`] (defaults to `Some(64)`).
Review Comment:
it is a good idea -- I think the rest of the docs on this struct could use
the same treatment
Maybe we could make a new PR with the new links
--
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]