Wes McKinney created ARROW-1007: ----------------------------------- Summary: [C++] Add API for writing additional record batches to a stream on disk Key: ARROW-1007 URL: https://issues.apache.org/jira/browse/ARROW-1007 Project: Apache Arrow Issue Type: New Feature Components: C++ Reporter: Wes McKinney
One would need to first scan the stream to reach the end, then append the additional record batches. The schema of the new data must also be validated. -- This message was sent by Atlassian JIRA (v6.3.15#6346)