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

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

Chris Fregly created SPARK-8550:
-----------------------------------

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