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

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 212c7c2fa [doc] Update ververica flink cdc to flink website
212c7c2fa is described below

commit 212c7c2fa0ece0d6d247970bdd87bc0146aff955
Author: Jingsong <[email protected]>
AuthorDate: Tue Apr 30 07:44:35 2024 +0800

    [doc] Update ververica flink cdc to flink website
---
 docs/layouts/shortcodes/generated/mongodb_sync_database.html | 2 +-
 docs/layouts/shortcodes/generated/mongodb_sync_table.html    | 2 +-
 docs/layouts/shortcodes/generated/mysql_sync_database.html   | 4 ++--
 docs/layouts/shortcodes/generated/mysql_sync_table.html      | 4 ++--
 docs/layouts/shortcodes/generated/postgres_sync_table.html   | 4 ++--
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/docs/layouts/shortcodes/generated/mongodb_sync_database.html 
b/docs/layouts/shortcodes/generated/mongodb_sync_database.html
index 44673c55a..9e27ec9ef 100644
--- a/docs/layouts/shortcodes/generated/mongodb_sync_database.html
+++ b/docs/layouts/shortcodes/generated/mongodb_sync_database.html
@@ -51,7 +51,7 @@ under the License.
     </tr>
     <tr>
         <td><h5>--mongodb_conf</h5></td>
-        <td>The configuration for Flink CDC MongoDB sources. Each 
configuration should be specified in the format "key=value". hosts, username, 
password, database are required configurations, others are optional. See its <a 
href="https://ververica.github.io/flink-cdc-connectors/master/content/connectors/mongodb-cdc.html#connector-options";>document</a>
 for a complete list of configurations.</td>
+        <td>The configuration for Flink CDC MongoDB sources. Each 
configuration should be specified in the format "key=value". hosts, username, 
password, database are required configurations, others are optional. See its <a 
href="https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/mongodb-cdc/#connector-options";>document</a>
 for a complete list of configurations.</td>
     </tr>
     <tr>
         <td><h5>--catalog_conf</h5></td>
diff --git a/docs/layouts/shortcodes/generated/mongodb_sync_table.html 
b/docs/layouts/shortcodes/generated/mongodb_sync_table.html
index 9e3b73830..d78cca391 100644
--- a/docs/layouts/shortcodes/generated/mongodb_sync_table.html
+++ b/docs/layouts/shortcodes/generated/mongodb_sync_table.html
@@ -47,7 +47,7 @@ under the License.
     </tr>
     <tr>
         <td><h5>--mongodb_conf</h5></td>
-        <td>The configuration for Flink CDC MongoDB sources. Each 
configuration should be specified in the format "key=value". hosts, username, 
password, database and collection are required configurations, others are 
optional. See its <a 
href="https://ververica.github.io/flink-cdc-connectors/master/content/connectors/mongodb-cdc.html#connector-options";>document</a>
 for a complete list of configurations.</td>
+        <td>The configuration for Flink CDC MongoDB sources. Each 
configuration should be specified in the format "key=value". hosts, username, 
password, database and collection are required configurations, others are 
optional. See its <a 
href="https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/mongodb-cdc/#connector-options";>document</a>
 for a complete list of configurations.</td>
     </tr>
     <tr>
         <td><h5>--catalog_conf</h5></td>
diff --git a/docs/layouts/shortcodes/generated/mysql_sync_database.html 
b/docs/layouts/shortcodes/generated/mysql_sync_database.html
index cd005848e..c7793cc2e 100644
--- a/docs/layouts/shortcodes/generated/mysql_sync_database.html
+++ b/docs/layouts/shortcodes/generated/mysql_sync_database.html
@@ -63,7 +63,7 @@ under the License.
     </tr>
     <tr>
         <td><h5>--metadata_column</h5></td>
-        <td>--metadata_column is used to specify which metadata columns to 
include in the output schema of the connector. Metadata columns provide 
additional information related to the source data, for example: 
--metadata_column table_name,database_name,op_ts. See its <a 
href="https://ververica.github.io/flink-cdc-connectors/master/content/connectors/mysql-cdc.html#available-metadata";>document</a>
 for a complete list of available metadata.</td>
+        <td>--metadata_column is used to specify which metadata columns to 
include in the output schema of the connector. Metadata columns provide 
additional information related to the source data, for example: 
--metadata_column table_name,database_name,op_ts. See its <a 
href="https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/mysql-cdc/#available-metadata";>document</a>
 for a complete list of available metadata.</td>
     </tr>
     <tr>
         <td><h5>--type_mapping</h5></td>
@@ -83,7 +83,7 @@ under the License.
     </tr>
     <tr>
         <td><h5>--mysql_conf</h5></td>
-        <td>The configuration for Flink CDC MySQL sources. Each configuration 
should be specified in the format "key=value". hostname, username, password, 
database-name and table-name are required configurations, others are optional. 
See its <a 
href="https://ververica.github.io/flink-cdc-connectors/master/content/connectors/mysql-cdc.html#connector-options";>document</a>
 for a complete list of configurations.</td>
+        <td>The configuration for Flink CDC MySQL sources. Each configuration 
should be specified in the format "key=value". hostname, username, password, 
database-name and table-name are required configurations, others are optional. 
See its <a 
href="https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/mysql-cdc/#connector-options";>document</a>
 for a complete list of configurations.</td>
     </tr>
     <tr>
         <td><h5>--catalog_conf</h5></td>
diff --git a/docs/layouts/shortcodes/generated/mysql_sync_table.html 
b/docs/layouts/shortcodes/generated/mysql_sync_table.html
index cce81be60..589ecb022 100644
--- a/docs/layouts/shortcodes/generated/mysql_sync_table.html
+++ b/docs/layouts/shortcodes/generated/mysql_sync_table.html
@@ -67,11 +67,11 @@ under the License.
     </tr>
     <tr>
         <td><h5>--metadata_column</h5></td>
-        <td>--metadata_column is used to specify which metadata columns to 
include in the output schema of the connector. Metadata columns provide 
additional information related to the source data, for example: 
--metadata_column table_name,database_name,op_ts. See its <a 
href="https://ververica.github.io/flink-cdc-connectors/master/content/connectors/mysql-cdc.html#available-metadata";>document</a>
 for a complete list of available metadata.</td>
+        <td>--metadata_column is used to specify which metadata columns to 
include in the output schema of the connector. Metadata columns provide 
additional information related to the source data, for example: 
--metadata_column table_name,database_name,op_ts. See its <a 
href="https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/mysql-cdc/#available-metadata";>document</a>
 for a complete list of available metadata.</td>
     </tr>
     <tr>
         <td><h5>--mysql_conf</h5></td>
-        <td>The configuration for Flink CDC MySQL sources. Each configuration 
should be specified in the format "key=value". hostname, username, password, 
database-name and table-name are required configurations, others are optional. 
See its <a 
href="https://ververica.github.io/flink-cdc-connectors/master/content/connectors/mysql-cdc.html#connector-options";>document</a>
 for a complete list of configurations.</td>
+        <td>The configuration for Flink CDC MySQL sources. Each configuration 
should be specified in the format "key=value". hostname, username, password, 
database-name and table-name are required configurations, others are optional. 
See its <a 
href="https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/mysql-cdc/#connector-options";>document</a>
 for a complete list of configurations.</td>
     </tr>
     <tr>
         <td><h5>--catalog_conf</h5></td>
diff --git a/docs/layouts/shortcodes/generated/postgres_sync_table.html 
b/docs/layouts/shortcodes/generated/postgres_sync_table.html
index 407a91f24..29f73bf05 100644
--- a/docs/layouts/shortcodes/generated/postgres_sync_table.html
+++ b/docs/layouts/shortcodes/generated/postgres_sync_table.html
@@ -60,11 +60,11 @@ under the License.
     </tr>
     <tr>
         <td><h5>--metadata_column</h5></td>
-        <td>--metadata_column is used to specify which metadata columns to 
include in the output schema of the connector. Metadata columns provide 
additional information related to the source data, for example: 
--metadata_column table_name,database_name,schema_name,op_ts. See its <a 
href="https://ververica.github.io/flink-cdc-connectors/master/content/connectors/postgres-cdc.html#available-metadata";>document</a>
 for a complete list of available metadata.</td>
+        <td>--metadata_column is used to specify which metadata columns to 
include in the output schema of the connector. Metadata columns provide 
additional information related to the source data, for example: 
--metadata_column table_name,database_name,schema_name,op_ts. See its <a 
href="https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/postgres-cdc/#available-metadata";>document</a>
 for a complete list of available metadata.</td>
     </tr>
     <tr>
         <td><h5>--postgres_conf</h5></td>
-        <td>The configuration for Flink CDC Postgres sources. Each 
configuration should be specified in the format "key=value". hostname, 
username, password, database-name, schema-name, table-name and slot.name are 
required configurations, others are optional. See its <a 
href="https://ververica.github.io/flink-cdc-connectors/master/content/connectors/postgres-cdc.html#connector-options";>document</a>
 for a complete list of configurations.</td>
+        <td>The configuration for Flink CDC Postgres sources. Each 
configuration should be specified in the format "key=value". hostname, 
username, password, database-name, schema-name, table-name and slot.name are 
required configurations, others are optional. See its <a 
href="https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/postgres-cdc/#connector-options";>document</a>
 for a complete list of configurations.</td>
     </tr>
     <tr>
         <td><h5>--catalog_conf</h5></td>

Reply via email to