Commits


Vibhatha Abeykoon authored and Weston Pace committed 931907e94a5
ARROW-15183: [Python][Docs] Add Missing Dataset Write Options This PR includes a minor documentation update for showing how `max_open_files`, `min_rows_per_group` and `max_rows_per_group` parameters can be used in Python dataset API. The disucssion on the issue: https://issues.apache.org/jira/browse/ARROW-15183 Closes #12112 from vibhatha/arrow-15183 Lead-authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Co-authored-by: Vibhatha Lakmal Abeykoon <vibhatha@users.noreply.github.com> Co-authored-by: Will Jones <willjones127@gmail.com> Signed-off-by: Weston Pace <weston.pace@gmail.com>