This is an automated email from the ASF dual-hosted git repository.

allisonwang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new bac3f8c9aa Add RDD Programming Guide to llms.txt (#648)
bac3f8c9aa is described below

commit bac3f8c9aa34285e8a55bdead74ecba1d1c01cd7
Author: Allison Wang <[email protected]>
AuthorDate: Mon Nov 17 15:34:25 2025 -0800

    Add RDD Programming Guide to llms.txt (#648)
---
 site/docs/llms.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/docs/llms.txt b/site/docs/llms.txt
index 6742f11993..21f27514a8 100644
--- a/site/docs/llms.txt
+++ b/site/docs/llms.txt
@@ -9,6 +9,7 @@ Documentation home: https://spark.apache.org/docs/latest/
 - [Quick Start](https://spark.apache.org/docs/latest/quick-start.html)
 - [Spark SQL](https://spark.apache.org/docs/latest/sql-programming-guide.html)
 - 
[PySpark](https://spark.apache.org/docs/latest/api/python/getting_started/index.html)
+- [RDD Programming 
Guide](https://spark.apache.org/docs/latest/rdd-programming-guide.html)
 - [Structured 
Streaming](https://spark.apache.org/docs/latest/streaming-programming-guide.html)
 - [MLlib](https://spark.apache.org/docs/latest/ml-guide.html)
 - [GraphX](https://spark.apache.org/docs/latest/graphx-programming-guide.html)


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

Reply via email to