Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/1681#discussion_r15628468
--- Diff: docs/sql-programming-guide.md ---
@@ -769,3 +769,15 @@ To start the Spark SQL CLI, run the following in the
Spark directory:
Configuration of Hive is done by placing your `hive-site.xml` file in
`conf/`.
You may run `./bin/spark-sql --help` for a complete list of all available
options.
+
+# Cache tables
--- End diff --
This should say "Cached tables" or "cacheTable"
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---