You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Abhay Dandekar (JIRA)" <ji...@apache.org> on 2017/08/04 09:17:00 UTC

[jira] [Created] (ARROW-1331) [Java] Adding test cases for all vectors

Abhay Dandekar created ARROW-1331:
-------------------------------------

             Summary: [Java] Adding test cases for all vectors
                 Key: ARROW-1331
                 URL: https://issues.apache.org/jira/browse/ARROW-1331
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java - Vectors
            Reporter: Abhay Dandekar


Adding new testcases for all  the datatypes in Java Vectors module.
Following are the data-types that need test-cases:
1. IntVector
2. BigIntVector
3. SmallIntVector
4. Float4Vector
5. Float8Vector

Test cases are needed to take care of the following operations
1. Max size allocation
2. Insert 
3. Reset 
4. Copy 
5. Transfer 
6. Allocation and reallocation



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)