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

Michael Armbrust resolved SPARK-12236.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 10221
[https://github.com/apache/spark/pull/10221]

> JDBC filter tests all pass if filters are not really pushed down
> ----------------------------------------------------------------
>
>                 Key: SPARK-12236
>                 URL: https://issues.apache.org/jira/browse/SPARK-12236
>             Project: Spark
>          Issue Type: Test
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Hyukjin Kwon
>             Fix For: 2.0.0
>
>
> It is similar with https://issues.apache.org/jira/browse/SPARK-11676 and 
> https://issues.apache.org/jira/browse/SPARK-11677.
> Currently JDBC predicate tests all pass even if filters are not pushed down.
> This is because of Spark-side filtering. 
> Moreover, {{Not(Equal)}} is also being tested which is actually not pushed 
> down to JDBC datasource.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to