[Java] Implement splitAndTransfer for UnionVector
未關閉
Type: bug
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
This method was never implemented, and currently is a no op. We should at least do the naive "copy" version of the method.
**Reporter**: [Steven Phillips](https://issues.apache.org/jira/browse/ARROW-241) / @StevenMPhillips
**Note**: *This issue was originally created as [ARROW-241](https://issues.apache.org/jira/browse/ARROW-241). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
貢獻指南
研究方向
首先定位 UnionVector.splitAndTransfer,並檢查附近的向量傳輸實作,以了解預期的輸入和輸出。接著實作所要求的 naive copy 行為,然後驗證該方法是否傳輸了適當的值並保留預期的向量狀態;issue 中未指定特定的測試檔案。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- data
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100