Wenchen Fan created SPARK-25192:
-----------------------------------

             Summary: Remove SupportsPushdownCatalystFilter
                 Key: SPARK-25192
                 URL: https://issues.apache.org/jira/browse/SPARK-25192
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Wenchen Fan


This interface was created for file source(not migrated yet) to implement hive 
partition pruning. It turns out that, we can also use the public {{Filter}} API 
in the hive partition pruning. Thus we don't need 
SupportsPushdownCatalystFilter at all, which exposed the internal Expression 
class. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to