David Li created ARROW-18346:
--------------------------------
Summary: [Python] Dataset writer API papercuts
Key: ARROW-18346
URL: https://issues.apache.org/jira/browse/ARROW-18346
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Affects Versions: 10.0.0
Reporter: David Li
* Writer options are not very discoverable. Perhaps "file_options" should
mention compression as an example of something you can control, so people
looking for it know where to go next?
* Compression seems like it might be common enough to warrant a top-level
parameter somehow (even if it gets implemented differently internally)?
* Either way, this needs a cookbook example.
* {{make_write_options}} is lacking a docstring
* Writer options objects are lacking {{{}__repr__{}}}s
--
This message was sent by Atlassian Jira
(v8.20.10#820010)