[
https://issues.apache.org/jira/browse/ARROW-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114285#comment-16114285
]
Abhay Dandekar commented on ARROW-1331:
---------------------------------------
No problem Siddharth, you can take this over.
I looked at the places pointed by you. Didn't find testcases for allocation and
reallocation, insert and copy.
You might want to have a look at the test cases written. They are shared over
my github here :
https://github.com/dandekar-abhay/arrow-samples/tree/master/arrow.samples
Thanks for taking this up.
Abhay Dandekar
> [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
> 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)