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 2015/12/10 01:22:11 UTC

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

Hyukjin Kwon created SPARK-12249:
------------------------------------

             Summary: JDBC not-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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org