Neal Richardson created ARROW-11912:
---------------------------------------
Summary: [R] Remove args from FeatherReader$create
Key: ARROW-11912
URL: https://issues.apache.org/jira/browse/ARROW-11912
Project: Apache Arrow
Issue Type: New Feature
Components: R
Reporter: Neal Richardson
Fix For: 4.0.0
They aren't used anymore because FeatherReader$create() now requires that you
provide it a file connection. (We leaked connections before when it accepted a
string file path and opened a connection if needed.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)