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

Hyukjin Kwon updated SPARK-12249:
---------------------------------
    Summary: JDBC non-equality comparison operator not pushed down.  (was: JDBC 
not-equality comparison operator not pushed down.)

> JDBC non-equality comparison operator not pushed down.
> ------------------------------------------------------
>
>                 Key: SPARK-12249
>                 URL: https://issues.apache.org/jira/browse/SPARK-12249
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Hyukjin Kwon
>
> I found this in the issue in 
> https://issues.apache.org/jira/browse/SPARK-12236.
> Currently {{!=}} is not pushed down but being tested with Spark-side 
> filtering which results in all-pass.
> I think this would be quickly done with adding a case for {{compileFilter()}} 



--
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