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

Michael Armbrust resolved SPARK-8550.
-------------------------------------
    Resolution: Duplicate

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

Reply via email to