-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
Type: enhancementNew feature or requestNew feature or requestType: usageusage questionusage question
Description
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
Metadata
Metadata
Assignees
Labels
Type: enhancementNew feature or requestNew feature or requestType: usageusage questionusage question