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

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

Ji Liu created ARROW-5986:
-----------------------------

             Summary: [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


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)