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/30 16:55:58 UTC

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

Wes McKinney created ARROW-394:
----------------------------------

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