You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Haejin Choi (Jira)" <ji...@apache.org> on 2020/07/27 06:18:00 UTC

[jira] [Created] (ARROW-9562) Append table existing feather file

Haejin Choi created ARROW-9562:
----------------------------------

             Summary: Append table existing feather file
                 Key: ARROW-9562
                 URL: https://issues.apache.org/jira/browse/ARROW-9562
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Haejin Choi


As far as I know, If a new  table is appended to existing feather file,

feather::Reader::Read reads only new one not old one. 

Does this approach not match the purpose of the feather file?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)