Github user rxin commented on a diff in the pull request:
https://github.com/apache/spark/pull/4560#discussion_r24566626
--- Diff: docs/sql-programming-guide.md ---
@@ -84,12 +84,12 @@ feature parity with a HiveContext.
<div data-lang="java" markdown="1">
The entry point into all relational functionality in Spark is the
-[JavaSQLContext](api/scala/index.html#org.apache.spark.sql.api.java.JavaSQLContext)
class, or one
+[SQLContext](api/scala/index.html#org.apache.spark.sql.api.SQLContext)
class, or one
of its descendants. To create a basic JavaSQLContext, all you need is a
JavaSparkContext.
--- End diff --
you missed this one : JavaSQLContext
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]