Commits


Will Jones authored and David Li committed 16c442a03e2
ARROW-14701: [Python][MINOR] document parquet.write_table row_group_size Nicer docstrings for `row_group_size` were implemented in ARROW-13668 (#11455), but missed this convenience function. Add this here. Closes #11928 from wjones127/patch-1 Lead-authored-by: Will Jones <willjones127@gmail.com> Co-authored-by: Will Jones <wjones127@users.noreply.github.com> Signed-off-by: David Li <li.davidm96@gmail.com>