apache / apache/arrow-java

[Java] Allow loading/unloading vectors without using FieldNodes

未關閉
#289 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Type: bug
主要語言
Java
星號
94
分支
152
平均合併
3 天 16 小時
30 天內合併 PR
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

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

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