You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/29 02:30:58 UTC

[jira] [Resolved] (ARROW-363) Set up Java/C++ integration test harness

     [ https://issues.apache.org/jira/browse/ARROW-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-363.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 211
[https://github.com/apache/arrow/pull/211]

> 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)