Github user wangmiao1981 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/14317#discussion_r71976352
  
    --- Diff: docs/sql-programming-guide.md ---
    @@ -79,7 +79,7 @@ The entry point into all functionality in Spark is the 
[`SparkSession`](api/java
     
     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`:
     
    -{% include_example init_session python/sql.py %}
    +{% include_example init_session python/sql/basic.py %}
    --- End diff --
    
    The file name is not consistent with Scala and Java version. The file names 
are SparkSQLExample.scala and SparkSQLExample.java. The Hive and Data Source 
examples file names are not consistent either.


---
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]

Reply via email to