[
https://issues.apache.org/jira/browse/SPARK-11012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheng Lian updated SPARK-11012:
-------------------------------
Affects Version/s: 2.0.0
Target Version/s: 2.0.0
> Canonicalize view definitions
> -----------------------------
>
> Key: SPARK-11012
> URL: https://issues.apache.org/jira/browse/SPARK-11012
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Yin Huai
>
> In SPARK-10337, we added the first step of supporting view natively. Building
> on top of that work, we need to canonicalize the view definition. So, for a
> SQL string SELECT a, b FROM table, we will save this text to Hive metastore
> as SELECT `table`.`a`, `table`.`b` FROM `currentDB`.`table`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]