apache / apache/arrow-java

[Java] Push-down filtering in Java

オープン
#227 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る
Type: enhancement Type: usage
主要言語
Java
スター
94
フォーク
152
平均マージ
3日 16時間
マージ済み PR(30日)
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 に既存する push-down projection のサポートから始め、その後、Java および C++ コンポーネント全体で ScanOptions と Expression オブジェクトがどのように使用されているかを調査します。Java のフィルタ述語を ScanOptions 経由で push-down filtering に渡せるようになり、持続不可能な保守負担が生じなければ、作業は完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp, java
領域
api, data
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。