apache / apache/arrow-java

[Java] implement index filtering for Table

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

描述

Provide tables with the ability to return a subset of their data filtered according to a set of row-indexes. The row-index set can be created by arbitrary filtering algorithms. The result will be a new Table object

**Reporter**: [Larry White](https://issues.apache.org/jira/browse/ARROW-18168) / @lwhite1
**Assignee**: [Larry White](https://issues.apache.org/jira/browse/ARROW-18168) / @lwhite1

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

貢獻指南

開啟貢獻指南

研究方向

該 issue 沒有指出任何檔案或測試。首先定位 Java 的 Table 實作及其相關入口點,然後確定如何建構一個新的 Table。完成標準是呼叫端可以提供一組列索引,並接收一個只包含這些列的新 Table,同時由測試驗證篩選行為。

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

評估

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

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

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