[Java] Push-down filtering in Java
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
### Push-down filtering (Java) questions
Hey all,
I'm exploring adding push-down filtering to the Java Datasets API, as it currently only supports push-down projection.
Just had a couple of questions before I start this work:
- Is this planned on any current roadmap? I'd like to avoid duplicating work that's already begun
- Does anyone have any smart ideas as to how to pass the filter predicate into ScanOptions? As far as I can tell, the only complication to make this happen would be figuring out some way to call into the Expression object from Java without creating future maintenance effort.
Thanks!
### Component(s)
C++, Java
貢獻指南
研究方向
從 Java Datasets API 現有的下推投影支援開始,接著檢查 ScanOptions 和 Expression 物件在 Java 與 C++ 元件中的使用方式。當 Java 篩選述詞可以透過 ScanOptions 傳遞,以實現下推篩選,同時不會造成難以持續的維護負擔時,工作即告完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp, java
- 領域
- api, data
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100