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 2015/12/17 20:44:46 UTC

[jira] [Assigned] (SPARK-12387) JDBC IN operator push down

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