Skip to content

[Python] Dataset writer API papercuts #33514

@asfimport

Description

@asfimport
  • 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

Reporter: David Li / @lidavidm

Related issues:

Note: This issue was originally created as ARROW-18346. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions