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

Micah Kornfield resolved ARROW-5918.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Issue resolved by pull request 4859
[https://github.com/apache/arrow/pull/4859]

> [Java] Add get to BaseIntVector interface
> -----------------------------------------
>
>                 Key: ARROW-5918
>                 URL: https://issues.apache.org/jira/browse/ARROW-5918
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Ji Liu
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> 1. In the set method should not use long as parameter. It is hardly the case 
> that there are more than 2^32 distinct values in a dictionary. If it really 
> happens, maybe it means we should not have used dictionary in the first 
> place. 
> 2. In addition to the get method, there should also be a set method. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to