[
https://issues.apache.org/jira/browse/ARROW-6194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-6194.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Issue resolved by pull request 5055
[https://github.com/apache/arrow/pull/5055]
> [Java] Add non-static approach in DictionaryEncoder 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
> Priority: Critical
> Labels: pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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)