You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/08/22 06:15:00 UTC

[jira] [Created] (SPARK-25192) Remove SupportsPushdownCatalystFilter

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org