adamreeve commented on code in PR #47090:
URL: https://github.com/apache/arrow/pull/47090#discussion_r2203649871


##########
cpp/src/parquet/properties.h:
##########
@@ -422,6 +426,13 @@ class PARQUET_EXPORT WriterProperties {
       return this;
     }
 
+    /// Specify the maximum number of rows per data page.
+    /// Default 1M rows.

Review Comment:
   Current default is 100k. Was it intended to be 1M?



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to