amoeba opened a new issue, #46652:
URL: https://github.com/apache/arrow/issues/46652

   _This issue has been created from discussion: 
https://github.com/apache/arrow/discussions/46650._
   
   In the docstrings for write_table and write_batch we have language like this:
   
   
https://github.com/apache/arrow/blob/f1c6619332a280625a2381b03b2fd4a0722db82f/python/pyarrow/parquet/core.py#L1124-L1127
   
   The use of "64Mi"
   
   > If set larger than 64Mi then 64Mi will be used instead. 
   
   Might be confusing to users who aren't as used to counting in base 2 as 
query engine developers are. See 
https://github.com/apache/arrow/discussions/46650 for more info. I think we 
could make a small change and make the text much clearer.


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

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

Reply via email to