You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/19 04:39:00 UTC

[jira] [Updated] (ARROW-5986) [Java] Code cleanup for dictionary encoding

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

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

> [Java] Code cleanup for dictionary encoding
> -------------------------------------------
>
>                 Key: ARROW-5986
>                 URL: https://issues.apache.org/jira/browse/ARROW-5986
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Ji Liu
>            Assignee: Ji Liu
>            Priority: Critical
>              Labels: pull-request-available
>
> In last few weeks, we did some refactor in dictionary encoding.
> Since the new designed hash table for {{DictionaryEncoder}} and {{hashCode}} & {{equals}} API in {{ValueVector}} already checked in, some classed are no use anymore like {{DictionaryEncodingHashTable}}, {{BaseBinaryVector}} and related benchmarks & UT.
> Fortunately, these changes are not made into version 0.14, which makes possible to remove them.



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