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

ASF GitHub Bot updated ARROW-6335:
----------------------------------
    Labels: pull-request-available  (was: )

> [Java] Improve the performance of DictionaryHashTable
> -----------------------------------------------------
>
>                 Key: ARROW-6335
>                 URL: https://issues.apache.org/jira/browse/ARROW-6335
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Trivial
>              Labels: pull-request-available
>
> when comparing two entries in the dictionary hash table, it is more efficient 
> to compare the index directly, rather than using Objects.equals, because they 
> are both ints.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to