apache / apache/arrow-java

[Java] Support online dictionary builder and encoder

未關閉
#285 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Type: enhancement
主要語言
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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。