rmnskb commented on PR #48101:
URL: https://github.com/apache/arrow/pull/48101#issuecomment-3532593247

   > A crude test would be that a smaller `max_rows_per_page` produces a larger 
file. But for most Parquet properties we don't do any such testing anyway.
   
   I went ahead and implemented this test as you suggested. The size difference 
for 100000 rows table was abysmal, albeit noticeable. 
   
   @raulcd I've used `_test_table` from parquet common utilities, and because 
of this the `Python 3.12 without NumPy` job is failing, should this util be 
deprecated or? Thanks!


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