[Java] Support online dictionary builder and encoder
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
An online dictionary builder and encoder is used for the scenarios where the dictionary is used as is (for some cases, the dictionary may need to be sorted by content or frequency, before encoding).
For such scenarios, the dictionary building and encoding can be performed simultaneously.
**Reporter**: [Liya Fan](https://issues.apache.org/jira/browse/ARROW-6198) / @liyafan82
**Note**: *This issue was originally created as [ARROW-6198](https://issues.apache.org/jira/browse/ARROW-6198). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
贡献指南
调研方向
issue 中没有指出任何 Java 文件、测试或入口点。首先在 arrow-java 中定位现有的 dictionary builder API 和 encoder API,然后确定如何处理按内容或频率排序。完成的标准是:对于按原样使用的 dictionaries,dictionary building 和 encoding 可以同时进行,同时保留所述的排序场景。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100