You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/06/23 02:52:00 UTC

[jira] [Updated] (SPARK-8550) table() no longer supports specifying the database - ie. table([database].[table]).

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

Michael Armbrust updated SPARK-8550:
------------------------------------
    Target Version/s: 1.5.0

> table() no longer supports specifying the database - ie. table([database].[table]).
> -----------------------------------------------------------------------------------
>
>                 Key: SPARK-8550
>                 URL: https://issues.apache.org/jira/browse/SPARK-8550
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.4.0
>            Reporter: Chris Fregly
>
> this is a regression from 1.3.
> the workaround is to use sql("SELECT * FROM [database].[table]") for now.



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