Wes McKinney created ARROW-363:
----------------------------------
Summary: Set up Java/C++ integration test harness
Key: ARROW-363
URL: https://issues.apache.org/jira/browse/ARROW-363
Project: Apache Arrow
Issue Type: New Feature
Components: C++, Java - Vectors
Reporter: Wes McKinney
>From statically-declared data sets, we will, in each programming language:
* Generate in-memory array vectors/arrays from the statically-declared data
(e.g. in a CSV or JSON file)
* Write those data structures to Arrow IPC format
* Read the IPC in the other programming language(s), then validate that the
understood values match the reference dataset.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)