[
https://issues.apache.org/jira/browse/SPARK-15805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-15805:
------------------------------------
Assignee: Apache Spark
> update the whole sql programming guide
> --------------------------------------
>
> Key: SPARK-15805
> URL: https://issues.apache.org/jira/browse/SPARK-15805
> Project: Spark
> Issue Type: Improvement
> Components: Documentation, SQL
> Affects Versions: 2.0.0
> Reporter: Weichen Xu
> Assignee: Apache Spark
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> The sql programming guide of spark is out-of-date in many places, including:
> should using `SparkSession` instead of `SQLContext`
> should using `SparkSession.builder.enableHiveSupport` instead of `HiveContext`
> should using `dataFrame.write.saveAsTable` instead of `dataFrame.saveAsTable`
> should using `sparkSession.catalog.cacheTable/uncacheTable` instead of
> `SQLContext.cacheTable/uncacheTable`
> and so on...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]