[ 
https://issues.apache.org/jira/browse/SPARK-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048218#comment-15048218
 ] 

Apache Spark commented on SPARK-12236:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
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
>            Reporter: Hyukjin Kwon
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to