You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "dciborow (JIRA)" <ji...@apache.org> on 2016/04/29 19:05:12 UTC

[jira] [Updated] (SPARK-15007) Usage of Temp Table twice in Hive query

     [ https://issues.apache.org/jira/browse/SPARK-15007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dciborow updated SPARK-15007:
-----------------------------
    Component/s: SQL

> Usage of Temp Table twice in Hive query 
> ----------------------------------------
>
>                 Key: SPARK-15007
>                 URL: https://issues.apache.org/jira/browse/SPARK-15007
>             Project: Spark
>          Issue Type: Wish
>          Components: SQL
>            Reporter: dciborow
>
> Currently one can not call a temp table twice from within the same hive query.
> Typically if the Hive query contains these, it can be rewritten to remove the second reference to the table. Some systems, like Tableau, generate hive queries the contain these types of un-optimized queries, that could not be used by Spark.
> The SQL engine for Spark should be able to handle two calls to the same temp table from within a single query.  



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