Ben Kietzman created ARROW-7415:
-----------------------------------
Summary: [C++][Dataset] Implement IpcFormat for sources composed
of ipc files
Key: ARROW-7415
URL: https://issues.apache.org/jira/browse/ARROW-7415
Project: Apache Arrow
Issue Type: New Feature
Components: C++ - Dataset
Affects Versions: 0.15.1
Reporter: Ben Kietzman
Assignee: Ben Kietzman
Fix For: 1.0.0
Currently only parquet is supported. IPC files make a nice test case for
multiple file formats since they also have a completely unambiguous physical
schema (unlike CSV) and support for reading/writing is already present.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)