Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to