dongjoon-hyun commented on a change in pull request #33107:
URL: https://github.com/apache/spark/pull/33107#discussion_r659355946



##########
File path: docs/sql-getting-started.md
##########
@@ -41,7 +41,7 @@ The entry point into all functionality in Spark is the 
[`SparkSession`](api/java
 
 <div data-lang="python"  markdown="1">
 
-The entry point into all functionality in Spark is the 
[`SparkSession`](api/python/pyspark.sql.html#pyspark.sql.SparkSession) class. 
To create a basic `SparkSession`, just use `SparkSession.builder`:
+The entry point into all functionality in Spark is the 
[`SparkSession`](api/python/reference/api/pyspark.sql.SparkSession.html) class. 
To create a basic `SparkSession`, just use `SparkSession.builder`:

Review comment:
       Hi, @dhruvildave . Just a question, in Apache Spark website, the 
original one seems to work correctly. Do we need this?
   - https://spark.apache.org/docs/latest/sql-getting-started.html




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to