[ https://issues.apache.org/jira/browse/SPARK-12391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-12391: ------------------------------------ Assignee: Apache Spark > 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