Alessandro Molina created ARROW-17212:
-----------------------------------------
Summary: [Python] Support lazy Dataset.filter
Key: ARROW-17212
URL: https://issues.apache.org/jira/browse/ARROW-17212
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Alessandro Molina
Assignee: Alessandro Molina
Fix For: 10.0.0
Given that when possible we would like to keep Dataset and Table with a similar
enough API that allows to perform most convenient operations on Dataset without
having to materialise it to a table, it would be good to add proper support for
a {{Dataset.filter}} method like the one we have on {{Table.filter}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)