Joris Van den Bossche created ARROW-8416:
--------------------------------------------
Summary: [Python] Provide a "feather" alias in the dataset API
Key: ARROW-8416
URL: https://issues.apache.org/jira/browse/ARROW-8416
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Joris Van den Bossche
Fix For: 0.17.0
I don't know what the plans are on the C++ side (ARROW-7586), but for 0.17, I
think it would be nice if we can at least support {{ds.dataset(...,
format="feather")}} (instead of needing to tell people to do {{ds.dataset(...,
format="ipc")}} to read feather files).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)