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/08/24 08:06:45 UTC

[jira] [Updated] (SPARK-10180) JDBCRDD does not process EqualNullSafe filter.

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

Hyukjin Kwon updated SPARK-10180:
---------------------------------
    Description: 
Simply {{JDBCRelation}} passes EqualNullSafe source.filter but {{compileFilter()}} in {{JDBCRDD}} does not apply this.

It would be a single-line update.

  was:
Simply {{JDBCRelation}] passes EqualNullSafe source.filter but {{compileFilter()}} in {{JDBCRDD}} does not apply this.

It would be a single-line update.


> JDBCRDD does not process EqualNullSafe filter.
> ----------------------------------------------
>
>                 Key: SPARK-10180
>                 URL: https://issues.apache.org/jira/browse/SPARK-10180
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Hyukjin Kwon
>            Priority: Minor
>
> Simply {{JDBCRelation}} passes EqualNullSafe source.filter but {{compileFilter()}} in {{JDBCRDD}} does not apply this.
> It would be a single-line update.



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