[
https://issues.apache.org/jira/browse/ARROW-13668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sasha Krassovsky reassigned ARROW-13668:
----------------------------------------
Assignee: Sasha Krassovsky
> [Python] Add `write_batch` and `write` methods to `ParquetWriter`
> -----------------------------------------------------------------
>
> Key: ARROW-13668
> URL: https://issues.apache.org/jira/browse/ARROW-13668
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Weston Pace
> Assignee: Sasha Krassovsky
> Priority: Major
> Labels: beginner
>
> pyarrow.csv.CsvWriter, pyarrow.ipc.RecordBatchFileWriter, and
> pyarrow.ipc.RecordBatchStreamWriter all have three writing methods, "write"
> (which accepts a table or a record batch), "write_batch", and "write_table".
> pyarrow.parquet.ParquetWriter only has "write_table". It should be trivial
> enough to add the other two methods and will help to have a consistent
> interface.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)