[Java] Allow loading/unloading vectors without using FieldNodes
オープン
Type: bug
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
The information stored in FieldNode structure is not strictly necessary for serializing/deserializing vectors. We should allow loading/unloading of vectors without it.
**Reporter**: [Steven Phillips](https://issues.apache.org/jira/browse/ARROW-792) / @StevenMPhillips
**Note**: *This issue was originally created as [ARROW-792](https://issues.apache.org/jira/browse/ARROW-792). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
コントリビューションガイド
調査の方向性
まず、シリアライズとデシリアライズに関係する Java ベクトルのロードおよびアンロードの経路を追跡し、次に FieldNode データが必要な箇所を特定します。既存のシリアライズ動作を維持したまま、FieldNode 構造体なしでベクトルをロードおよびアンロードできるようになれば、作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- data
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100