[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to