apache / apache/arrow-java

[Java] ListVector to return same UnionListWriter instead of returning new UnionListWriter

未關閉
#306 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Type: enhancement
主要語言
Java
星號
94
分支
152
平均合併
3 天 16 小時
30 天內合併 PR
11

描述

`The {color:#FF0000}getWriter{color} {color:#4c9aff}ListVector{color} API should return same {color:#4c9aff}UnionListWriter {color:#172b4d}instead of returning new {color:#4c9aff}UnionListWriter{color} everytime.{color}{color`}

**Reporter**: [Shivam Kapoor](https://issues.apache.org/jira/browse/ARROW-17209)

**Note**: *This issue was originally created as [ARROW-17209](https://issues.apache.org/jira/browse/ARROW-17209). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

貢獻指南

開啟貢獻指南

研究方向

首先定位 ListVector getWriter API 及其 UnionListWriter 實作。檢查目前如何處理重複的 getWriter 呼叫,並找出現有的 ListVector writer 測試;完成的標準是重複呼叫回傳同一個 UnionListWriter 執行個體,同時不破壞 writer 的行為。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
data
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

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

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