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

dianfu pushed a commit to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 46935010df1ccc7bf4a85315fe35746148ff0c4a
Author: Dian Fu <[email protected]>
AuthorDate: Thu Nov 5 19:56:36 2020 +0800

    [FLINK-18916][python][docs] Add "Operations" under the "Python API" -> 
"User Guide" -> "Table API" section
---
 .../python/table-api-users-guide/{udfs/index.md => operations.md}  | 7 ++++---
 .../table-api-users-guide/{udfs/index.md => operations.zh.md}      | 7 ++++---
 .../table => table-api-users-guide}/python_table_api_connectors.md | 0
 .../python_table_api_connectors.zh.md                              | 0
 docs/dev/python/table-api-users-guide/{udfs/index.md => sql.md}    | 7 ++++---
 docs/dev/python/table-api-users-guide/{udfs/index.md => sql.zh.md} | 7 ++++---
 docs/dev/python/table-api-users-guide/udfs/index.md                | 2 +-
 docs/dev/python/table-api-users-guide/udfs/index.zh.md             | 2 +-
 8 files changed, 18 insertions(+), 14 deletions(-)

diff --git a/docs/dev/python/table-api-users-guide/udfs/index.md 
b/docs/dev/python/table-api-users-guide/operations.md
similarity index 88%
copy from docs/dev/python/table-api-users-guide/udfs/index.md
copy to docs/dev/python/table-api-users-guide/operations.md
index 6f7c54d..087f86f 100644
--- a/docs/dev/python/table-api-users-guide/udfs/index.md
+++ b/docs/dev/python/table-api-users-guide/operations.md
@@ -1,8 +1,8 @@
 ---
-title: "User Defined Functions"
-nav-id: python_udf
+title: "Operations"
 nav-parent_id: python_tableapi
-nav-pos: 40
+nav-pos: 29
+code_tab: python
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
@@ -22,3 +22,4 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
+{% include_without_header dev/table/tableApi.md %}
diff --git a/docs/dev/python/table-api-users-guide/udfs/index.md 
b/docs/dev/python/table-api-users-guide/operations.zh.md
similarity index 88%
copy from docs/dev/python/table-api-users-guide/udfs/index.md
copy to docs/dev/python/table-api-users-guide/operations.zh.md
index 6f7c54d..a4ae95b 100644
--- a/docs/dev/python/table-api-users-guide/udfs/index.md
+++ b/docs/dev/python/table-api-users-guide/operations.zh.md
@@ -1,8 +1,8 @@
 ---
-title: "User Defined Functions"
-nav-id: python_udf
+title: "Operations"
 nav-parent_id: python_tableapi
-nav-pos: 40
+nav-pos: 29
+code_tab: python
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
@@ -22,3 +22,4 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
+{% include_without_header dev/table/tableApi.zh.md %}
diff --git a/docs/dev/python/user-guide/table/python_table_api_connectors.md 
b/docs/dev/python/table-api-users-guide/python_table_api_connectors.md
similarity index 100%
rename from docs/dev/python/user-guide/table/python_table_api_connectors.md
rename to docs/dev/python/table-api-users-guide/python_table_api_connectors.md
diff --git a/docs/dev/python/user-guide/table/python_table_api_connectors.zh.md 
b/docs/dev/python/table-api-users-guide/python_table_api_connectors.zh.md
similarity index 100%
rename from docs/dev/python/user-guide/table/python_table_api_connectors.zh.md
rename to 
docs/dev/python/table-api-users-guide/python_table_api_connectors.zh.md
diff --git a/docs/dev/python/table-api-users-guide/udfs/index.md 
b/docs/dev/python/table-api-users-guide/sql.md
similarity index 89%
copy from docs/dev/python/table-api-users-guide/udfs/index.md
copy to docs/dev/python/table-api-users-guide/sql.md
index 6f7c54d..b2de72a 100644
--- a/docs/dev/python/table-api-users-guide/udfs/index.md
+++ b/docs/dev/python/table-api-users-guide/sql.md
@@ -1,8 +1,8 @@
 ---
-title: "User Defined Functions"
-nav-id: python_udf
+title: "SQL"
 nav-parent_id: python_tableapi
-nav-pos: 40
+nav-pos: 46
+code_tab: python
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
@@ -22,3 +22,4 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
+{% include_without_header dev/table/sql/index.md %}
diff --git a/docs/dev/python/table-api-users-guide/udfs/index.md 
b/docs/dev/python/table-api-users-guide/sql.zh.md
similarity index 89%
copy from docs/dev/python/table-api-users-guide/udfs/index.md
copy to docs/dev/python/table-api-users-guide/sql.zh.md
index 6f7c54d..6aa9e76 100644
--- a/docs/dev/python/table-api-users-guide/udfs/index.md
+++ b/docs/dev/python/table-api-users-guide/sql.zh.md
@@ -1,8 +1,8 @@
 ---
-title: "User Defined Functions"
-nav-id: python_udf
+title: "SQL"
 nav-parent_id: python_tableapi
-nav-pos: 40
+nav-pos: 46
+code_tab: python
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
@@ -22,3 +22,4 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
+{% include_without_header dev/table/sql/index.zh.md %}
diff --git a/docs/dev/python/table-api-users-guide/udfs/index.md 
b/docs/dev/python/table-api-users-guide/udfs/index.md
index 6f7c54d..460f150 100644
--- a/docs/dev/python/table-api-users-guide/udfs/index.md
+++ b/docs/dev/python/table-api-users-guide/udfs/index.md
@@ -2,7 +2,7 @@
 title: "User Defined Functions"
 nav-id: python_udf
 nav-parent_id: python_tableapi
-nav-pos: 40
+nav-pos: 35
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/dev/python/table-api-users-guide/udfs/index.zh.md 
b/docs/dev/python/table-api-users-guide/udfs/index.zh.md
index a492c73..225c63b 100644
--- a/docs/dev/python/table-api-users-guide/udfs/index.zh.md
+++ b/docs/dev/python/table-api-users-guide/udfs/index.zh.md
@@ -2,7 +2,7 @@
 title: "自定义函数"
 nav-id: python_udf
 nav-parent_id: python_tableapi
-nav-pos: 40
+nav-pos: 35
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

Reply via email to