Support message level custom_metadata on DictionaryBatch (IPC Message field)
オープン
Type: enhancement
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
### Describe the enhancement requested
Analogous to https://github.com/apache/arrow-java/issues/1035 but for DictionaryBatch.
The Arrow IPC format supports Message level `custom_metadata`, see https://arrow.apache.org/docs/format/Columnar.html#custom-application-metadata and https://github.com/apache/arrow/blob/main/format/Message.fbs#L154
The DictionaryBatch in this implementation currently has no support for this field.
コントリビューションガイド
調査の方向性
DictionaryBatch の実装を Apache Arrow issue 1035 の対応する作業と比較し、メッセージレベルの custom_metadata フィールドについて IPC Message.fbs の定義を確認してください。DictionaryBatch が Arrow IPC 形式に一貫してそのフィールドをサポートすれば完了です。リポジトリの既存テストで動作を検証してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- data
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100