Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Now ARROW-9658 and ARROW-9893 are in, we can explore using the pyarrow.dataset writing capabilities in parquet.write_to_dataset.
Similarly as was done in pq.read_table, we could initially have a keyword to switch between both implementations, eventually defaulting to the new datasets one, and to deprecated the old (inefficient) python implementation.
Attachments
Issue Links
- links to