[ https://issues.apache.org/jira/browse/SPARK-12391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070828#comment-15070828 ]
Apache Spark commented on SPARK-12391: -------------------------------------- User 'viirya' has created a pull request for this issue: https://github.com/apache/spark/pull/10470 > 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: Apache Spark > Priority: Minor > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org