Andy Grove created ARROW-9828:
---------------------------------
Summary: [Rust] [DataFusion] TableProvider trait should support
predicate push-down
Key: ARROW-9828
URL: https://issues.apache.org/jira/browse/ARROW-9828
Project: Apache Arrow
Issue Type: Improvement
Components: Rust, Rust - DataFusion
Reporter: Andy Grove
TableProvider trait should support predicate push-down, so that predicates can
applied to custom storage implementations.
I suggest looking at Apache Spark's
org.apache.spark.sql.connector.read.SupportsPushDownFilters trait for
inspiration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)