[Java] Support online dictionary builder and encoder
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 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
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100