[ https://issues.apache.org/jira/browse/SPARK-12387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-12387: ------------------------------------ Assignee: Apache Spark > JDBC IN operator push down > --------------------------- > > Key: SPARK-12387 > URL: https://issues.apache.org/jira/browse/SPARK-12387 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 1.6.0 > Reporter: Huaxin Gao > Assignee: Apache Spark > Priority: Minor > Fix For: 1.6.0 > > > For SQL IN operator such as > SELECT column_name(s) > FROM table_name > WHERE column_name IN (value1,value2,...) > Currently this is not pushed down for 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