Wes McKinney created ARROW-1907: ----------------------------------- Summary: [C++/Python] Feather format cannot accommodate string columns containing more than a total of 2GB of data Key: ARROW-1907 URL: https://issues.apache.org/jira/browse/ARROW-1907 Project: Apache Arrow Issue Type: Bug Components: C++ Reporter: Wes McKinney
This can be fixed by migrating Feather to using the Arrow file/stream format internally. As soon as we have R bindings for Arrow, we can do this See https://github.com/wesm/feather/issues/325 -- This message was sent by Atlassian JIRA (v6.4.14#64029)