You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/12/03 02:48:58 UTC

[jira] [Commented] (SPARK-12391) JDBC OR operator push down

    [ https://issues.apache.org/jira/browse/SPARK-12391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717221#comment-15717221 ] 

Apache Spark commented on SPARK-12391:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/16127

> JDBC OR operator push down
> --------------------------
>
>                 Key: SPARK-12391
>                 URL: https://issues.apache.org/jira/browse/SPARK-12391
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Huaxin Gao
>            Assignee: Takeshi Yamamuro
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> For SQL OR operator such as
> SELECT *
> FROM table_name
> WHERE column_name1  =  value1 OR  column_name2  = value2
> Will push down to JDBC datasource



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