This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a commit to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.13 by this push:
new 2959103 [hotfix][docs][python] Add missing pages for PyFlink
documentation
2959103 is described below
commit 2959103f4095b9ce235b94df66c6d088c507ce6c
Author: Dian Fu <[email protected]>
AuthorDate: Wed Apr 21 20:09:05 2021 +0800
[hotfix][docs][python] Add missing pages for PyFlink documentation
---
docs/content.zh/docs/dev/python/table/catalogs.md | 27 ++++++++++++++++++++++
.../content.zh/docs/dev/python/table/operations.md | 27 ++++++++++++++++++++++
docs/content.zh/docs/dev/python/table/sql.md | 27 ++++++++++++++++++++++
.../docs/dev/python/table/system_functions.md | 27 ++++++++++++++++++++++
docs/content/docs/dev/python/table/catalogs.md | 27 ++++++++++++++++++++++
docs/content/docs/dev/python/table/operations.md | 27 ++++++++++++++++++++++
docs/content/docs/dev/python/table/sql.md | 27 ++++++++++++++++++++++
.../docs/dev/python/table/system_functions.md | 27 ++++++++++++++++++++++
8 files changed, 216 insertions(+)
diff --git a/docs/content.zh/docs/dev/python/table/catalogs.md
b/docs/content.zh/docs/dev/python/table/catalogs.md
new file mode 100644
index 0000000..3c84a07
--- /dev/null
+++ b/docs/content.zh/docs/dev/python/table/catalogs.md
@@ -0,0 +1,27 @@
+---
+title: "Catalogs"
+weight: 55
+type: docs
+aliases:
+- /zh/dev/python/table-api-users-guide/catalogs.html
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<meta http-equiv="refresh" content="0; url={{< ref "docs/dev/table/catalogs"
>}} "/>
diff --git a/docs/content.zh/docs/dev/python/table/operations.md
b/docs/content.zh/docs/dev/python/table/operations.md
new file mode 100644
index 0000000..1928c25
--- /dev/null
+++ b/docs/content.zh/docs/dev/python/table/operations.md
@@ -0,0 +1,27 @@
+---
+title: "Operations"
+weight: 30
+type: docs
+aliases:
+- /zh/dev/python/table-api-users-guide/operations.html
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<meta http-equiv="refresh" content="0; url={{< ref "docs/dev/table/tableapi"
>}} "/>
diff --git a/docs/content.zh/docs/dev/python/table/sql.md
b/docs/content.zh/docs/dev/python/table/sql.md
new file mode 100644
index 0000000..3da2fd5
--- /dev/null
+++ b/docs/content.zh/docs/dev/python/table/sql.md
@@ -0,0 +1,27 @@
+---
+title: "SQL"
+weight: 50
+type: docs
+aliases:
+- /zh/dev/python/table-api-users-guide/sql.html
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<meta http-equiv="refresh" content="0; url={{< ref
"docs/dev/table/sql/overview" >}} "/>
diff --git a/docs/content.zh/docs/dev/python/table/system_functions.md
b/docs/content.zh/docs/dev/python/table/system_functions.md
new file mode 100644
index 0000000..2b282b3
--- /dev/null
+++ b/docs/content.zh/docs/dev/python/table/system_functions.md
@@ -0,0 +1,27 @@
+---
+title: "系统(内置)函数"
+weight: 32
+type: docs
+aliases:
+- /zh/dev/python/table-api-users-guide/built_in_functions.html
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<meta http-equiv="refresh" content="0; url={{< ref
"docs/dev/table/functions/systemfunctions" >}} "/>
diff --git a/docs/content/docs/dev/python/table/catalogs.md
b/docs/content/docs/dev/python/table/catalogs.md
new file mode 100644
index 0000000..c4885f1
--- /dev/null
+++ b/docs/content/docs/dev/python/table/catalogs.md
@@ -0,0 +1,27 @@
+---
+title: "Catalogs"
+weight: 55
+type: docs
+aliases:
+- /dev/python/table-api-users-guide/catalogs.html
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<meta http-equiv="refresh" content="0; url={{< ref "docs/dev/table/catalogs"
>}} "/>
diff --git a/docs/content/docs/dev/python/table/operations.md
b/docs/content/docs/dev/python/table/operations.md
new file mode 100644
index 0000000..05b8de6
--- /dev/null
+++ b/docs/content/docs/dev/python/table/operations.md
@@ -0,0 +1,27 @@
+---
+title: "Operations"
+weight: 30
+type: docs
+aliases:
+- /dev/python/table-api-users-guide/operations.html
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<meta http-equiv="refresh" content="0; url={{< ref "docs/dev/table/tableapi"
>}} "/>
diff --git a/docs/content/docs/dev/python/table/sql.md
b/docs/content/docs/dev/python/table/sql.md
new file mode 100644
index 0000000..1a5700c
--- /dev/null
+++ b/docs/content/docs/dev/python/table/sql.md
@@ -0,0 +1,27 @@
+---
+title: "SQL"
+weight: 50
+type: docs
+aliases:
+- /dev/python/table-api-users-guide/sql.html
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<meta http-equiv="refresh" content="0; url={{< ref
"docs/dev/table/sql/overview" >}} "/>
diff --git a/docs/content/docs/dev/python/table/system_functions.md
b/docs/content/docs/dev/python/table/system_functions.md
new file mode 100644
index 0000000..5105b5f
--- /dev/null
+++ b/docs/content/docs/dev/python/table/system_functions.md
@@ -0,0 +1,27 @@
+---
+title: "System (Built-in) Functions"
+weight: 32
+type: docs
+aliases:
+- /dev/python/table-api-users-guide/built_in_functions.html
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<meta http-equiv="refresh" content="0; url={{< ref
"docs/dev/table/functions/systemfunctions" >}} "/>