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/16 09:46:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARROW-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128567#comment-16128567 ] 

Abhay Dandekar commented on ARROW-1331:
---------------------------------------

Hey hi Siddharth,

I was going through the test cases, great job.
BTW, any chance that we miss an package statement in arrow/java/vector/src/test/java/org/apache/arrow/vector/TestSplitAndTransfer.java ?
My eclipse is complaining.. :)

Can you please update the package statement. Rest all looks good. 
Thanks again for taking care of this item.

Regards,
Abhay


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