etseidl commented on code in PR #7553:
URL: https://github.com/apache/arrow-rs/pull/7553#discussion_r2112074950


##########
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:
   Yes, I like this idea. I'll give it a go later today.



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