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/09/11 14:13:00 UTC

[jira] [Reopened] (ARROW-1331) [Java] Refactor tests

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

Abhay Dandekar reopened ARROW-1331:
-----------------------------------

Can you please fix the import statment in 
arrow/java/vector/src/test/java/org/apache/arrow/vector/TestSplitAndTransfer.java

Thanks and Regards,
Abhay Dandekar

> [Java] Refactor tests
> ---------------------
>
>                 Key: ARROW-1331
>                 URL: https://issues.apache.org/jira/browse/ARROW-1331
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java - Vectors
>            Reporter: Abhay Dandekar
>            Assignee: Siddharth Teotia
>             Fix For: 0.7.0
>
>
> 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)