[
https://issues.apache.org/jira/browse/ARROW-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657397#comment-17657397
]
Rok Mihevc commented on ARROW-363:
----------------------------------
This issue has been migrated to [issue
#15914|https://github.com/apache/arrow/issues/15914] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> 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
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.2.0
>
>
> 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
(v8.20.10#820010)