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/12/10 00:50:58 UTC

[jira] [Resolved] (ARROW-394) Add integration tests for boolean, list, struct, and other basic types

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

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

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

> Add integration tests for boolean, list, struct, and other basic types
> ----------------------------------------------------------------------
>
>                 Key: ARROW-394
>                 URL: https://issues.apache.org/jira/browse/ARROW-394
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++, Java - Vectors
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> Now with ARROW-384, ARROW-392 resolved, we can expand the integration tests to a reasonably broad set of types. Then we should be able to make a 0.2 release of the project.
> For now these will be hand-generated -- we'll want to create a test data generator in Python to create JSON files for testing. 
> Aside: I'm not sure how to deal with Binary types in JSON -- probably as a list of integers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)