This is an automated email from the ASF dual-hosted git repository.
gurwls223 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 beb9baa Remove duplicated Structured Streaming in the titles
beb9baa is described below
commit beb9baa854ac691bc0ced6a9b741eb01596cf300
Author: Hyukjin Kwon <[email protected]>
AuthorDate: Thu Aug 12 14:40:53 2021 +0900
Remove duplicated Structured Streaming in the titles
This PR proposes to remove duplicated "Structured Streaming" in the title.
Structured Streaming was separate as a separate section from Spark 3.1.1
release note.
Author: Hyukjin Kwon <[email protected]>
Closes #352 from HyukjinKwon/fix-release-docs.
---
releases/_posts/2021-03-02-spark-release-3-1-1.md | 2 +-
site/releases/spark-release-3-1-1.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/releases/_posts/2021-03-02-spark-release-3-1-1.md
b/releases/_posts/2021-03-02-spark-release-3-1-1.md
index 22c52ac..2126301 100644
--- a/releases/_posts/2021-03-02-spark-release-3-1-1.md
+++ b/releases/_posts/2021-03-02-spark-release-3-1-1.md
@@ -19,7 +19,7 @@ To download Apache Spark 3.1.1, visit the
[downloads](https://spark.apache.org/d
{:toc}
-### Core, Spark SQL, Structured Streaming
+### Core and Spark SQL
**Highlight**
diff --git a/site/releases/spark-release-3-1-1.html
b/site/releases/spark-release-3-1-1.html
index c852713..a181f33 100644
--- a/site/releases/spark-release-3-1-1.html
+++ b/site/releases/spark-release-3-1-1.html
@@ -208,7 +208,7 @@
<p>To download Apache Spark 3.1.1, visit the <a
href="https://spark.apache.org/downloads.html">downloads</a> page. You can
consult JIRA for the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&version=12349541">detailed
changes</a>. We have curated a list of high level changes here, grouped by
major modules.</p>
<ul id="markdown-toc">
- <li><a href="#core-spark-sql-structured-streaming"
id="markdown-toc-core-spark-sql-structured-streaming">Core, Spark SQL,
Structured Streaming</a></li>
+ <li><a href="#core-and-spark-sql" id="markdown-toc-core-and-spark-sql">Core
and Spark SQL</a></li>
<li><a href="#pyspark" id="markdown-toc-pyspark">PySpark</a></li>
<li><a href="#structured-streaming"
id="markdown-toc-structured-streaming">Structured Streaming</a></li>
<li><a href="#mllib" id="markdown-toc-mllib">MLlib</a></li>
@@ -219,7 +219,7 @@
<li><a href="#credits" id="markdown-toc-credits">Credits</a></li>
</ul>
-<h3 id="core-spark-sql-structured-streaming">Core, Spark SQL, Structured
Streaming</h3>
+<h3 id="core-and-spark-sql">Core and Spark SQL</h3>
<p><strong>Highlight</strong></p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]