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

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

     [ https://issues.apache.org/jira/browse/SPARK-25192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-25192.
----------------------------------
    Resolution: Duplicate

> 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
>            Priority: Major
>
> 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