amoeba opened a new pull request, #46653:
URL: https://github.com/apache/arrow/pull/46653

   ### Rationale for this change
   
   The docstrings for row_group_size could be clearer both in terms of (1) 
whether the value is rows instead of byte size and (2) use of unit prefixes. 
See https://github.com/apache/arrow/issues/46652.
   
   My idea here was that just saying "64 * 1024 * 1024" is probably more easily 
understood than using Mi (mebi).
   
   ### What changes are included in this PR?
   
   - Updated language in docstrings for row_group_size
   - Add missing `, default None` to docstring for top-level `write_table`
   
   ### Are these changes tested?
   
   No.
   
   ### Are there any user-facing changes?
   
   No.


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