You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by lz...@apache.org on 2022/08/18 03:55:46 UTC

[flink-table-store] branch release-0.2 updated: [hotfix][docs] Optimizing Spark documentation about engines

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

lzljs3620320 pushed a commit to branch release-0.2
in repository https://gitbox.apache.org/repos/asf/flink-table-store.git


The following commit(s) were added to refs/heads/release-0.2 by this push:
     new bfc2ce0a [hotfix][docs] Optimizing Spark documentation about engines
bfc2ce0a is described below

commit bfc2ce0a7212ee248ad213a961fa3ff2bd758b5c
Author: liuzhuang2017 <95...@users.noreply.github.com>
AuthorDate: Thu Aug 18 11:55:00 2022 +0800

    [hotfix][docs] Optimizing Spark documentation about engines
    
    This closes #269
---
 docs/content/docs/engines/{spark.md => spark3.md} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/content/docs/engines/spark.md b/docs/content/docs/engines/spark3.md
similarity index 99%
rename from docs/content/docs/engines/spark.md
rename to docs/content/docs/engines/spark3.md
index 1a73a7f7..7dea8380 100644
--- a/docs/content/docs/engines/spark.md
+++ b/docs/content/docs/engines/spark3.md
@@ -1,9 +1,9 @@
 ---
-title: "Spark"
+title: "Spark3"
 weight: 3
 type: docs
 aliases:
-- /engines/spark.html
+- /engines/spark3.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
@@ -24,7 +24,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Spark
+# Spark3
 
 Table Store supports reading table store tables through Spark.