Ji Liu created ARROW-6194:
-----------------------------
Summary: [Java] Make DictionaryEncoder non-static making it easy
to extend and reuse
Key: ARROW-6194
URL: https://issues.apache.org/jira/browse/ARROW-6194
Project: Apache Arrow
Issue Type: Improvement
Components: Java
Reporter: Ji Liu
Assignee: Ji Liu
As discussed inĀ [https://github.com/apache/arrow/pull/4994].
Current static DictionaryEncoder has some limitation for extension and reuse.
Slightly change the APIs and migrate static method to object based approach.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)