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


##########
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:
   This is just a temporary value. Let me set to 20K and add new test cases.



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