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

    https://github.com/apache/spark/pull/18485#discussion_r125127821
  
    --- Diff: docs/index.md ---
    @@ -88,13 +89,13 @@ options for deployment:
     **Programming Guides:**
     
     * [Quick Start](quick-start.html): a quick introduction to the Spark API; 
start here!
    -* [Spark Programming Guide](programming-guide.html): detailed overview of 
Spark
    -  in all supported languages (Scala, Java, Python, R)
    -* Modules built on Spark:
    -  * [Spark Streaming](streaming-programming-guide.html): processing 
real-time data streams
    -  * [Spark SQL, Datasets, and DataFrames](sql-programming-guide.html): 
support for structured data and relational queries
    -  * [MLlib](ml-guide.html): built-in machine learning library
    -  * [GraphX](graphx-programming-guide.html): Spark's new API for graph 
processing
    +* [Spark SQL, Datasets, and DataFrames](sql-programming-guide.html): 
processing structured data
    +* [Structured Streaming](structured-streaming-programming-guide.html): 
processing structured data streams
    +* [Spark RDD Programming Guide](rdd-programming-guide.html): processing 
using RDDs (old API)
    --- End diff --
    
    Same as above.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to