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: [email protected]
For additional commands, e-mail: [email protected]