You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/12/16 07:23:46 UTC

[jira] [Resolved] (SPARK-12249) JDBC non-equality comparison operator not pushed down.

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

Reynold Xin resolved SPARK-12249.
---------------------------------
       Resolution: Fixed
         Assignee: Hyukjin Kwon
    Fix Version/s: 2.0.0

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