lidavidm commented on issue #38515:
URL: https://github.com/apache/arrow/issues/38515#issuecomment-2662260916

   This came up again: 
https://github.com/apache/arrow-site/pull/586#discussion_r1949770050
   
   We should:
   - Deprecate `pyarrow.feather`
   - Add `write_table` etc to `pyarrow.ipc` to be consistent with `pyarrow.csv` 
and `pyarrow.parquet`
     - Additionally, why is it `pyarrow.parquet.write_table` but then 
`pyarrow.csv.write_csv` and `pyarrow.feather.write_feather`? We should be 
consistent.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to