From 137575e9b62b2535f05708793efb4f17cbe1269e Mon Sep 17 00:00:00 2001 From: yangjf2019 Date: Tue, 21 Jan 2025 10:47:49 +0800 Subject: [PATCH 1/4] [hotfix] [docs] Fix cdc doc url and some typos --- docs/layouts/shortcodes/generated/kafka_sync_database.html | 2 +- docs/layouts/shortcodes/generated/kafka_sync_table.html | 2 +- .../layouts/shortcodes/generated/mongodb_sync_database.html | 2 +- docs/layouts/shortcodes/generated/mysql_sync_database.html | 6 +++--- docs/layouts/shortcodes/generated/mysql_sync_table.html | 4 ++-- docs/layouts/shortcodes/generated/postgres_sync_table.html | 2 +- docs/layouts/shortcodes/generated/pulsar_sync_database.html | 2 +- docs/layouts/shortcodes/generated/pulsar_sync_table.html | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/layouts/shortcodes/generated/kafka_sync_database.html b/docs/layouts/shortcodes/generated/kafka_sync_database.html index 9f0b817e6647..5b4024e30c18 100644 --- a/docs/layouts/shortcodes/generated/kafka_sync_database.html +++ b/docs/layouts/shortcodes/generated/kafka_sync_database.html @@ -115,7 +115,7 @@
--catalog_conf
- The configuration for Paimon catalog. Each configuration should be specified in the format "key=value". See here for a complete list of catalog configurations. + The configuration for Paimon catalog. Each configuration should be specified in the format "key=value". See here for a complete list of catalog configurations.
--table_conf
diff --git a/docs/layouts/shortcodes/generated/kafka_sync_table.html b/docs/layouts/shortcodes/generated/kafka_sync_table.html index 765aade203aa..122e5eb12177 100644 --- a/docs/layouts/shortcodes/generated/kafka_sync_table.html +++ b/docs/layouts/shortcodes/generated/kafka_sync_table.html @@ -71,7 +71,7 @@
--catalog_conf
- The configuration for Paimon catalog. Each configuration should be specified in the format "key=value". See here for a complete list of catalog configurations. + The configuration for Paimon catalog. Each configuration should be specified in the format "key=value". See here for a complete list of catalog configurations.
--table_conf
diff --git a/docs/layouts/shortcodes/generated/mongodb_sync_database.html b/docs/layouts/shortcodes/generated/mongodb_sync_database.html index 0d290e282962..0649b52f7ac7 100644 --- a/docs/layouts/shortcodes/generated/mongodb_sync_database.html +++ b/docs/layouts/shortcodes/generated/mongodb_sync_database.html @@ -66,7 +66,7 @@
--catalog_conf
- The configuration for Paimon catalog. Each configuration should be specified in the format "key=value". See here for a complete list of catalog configurations. + The configuration for Paimon catalog. Each configuration should be specified in the format "key=value". See here for a complete list of catalog configurations.
--table_conf
diff --git a/docs/layouts/shortcodes/generated/mysql_sync_database.html b/docs/layouts/shortcodes/generated/mysql_sync_database.html index 3e16db1eb479..a32fa920dee5 100644 --- a/docs/layouts/shortcodes/generated/mysql_sync_database.html +++ b/docs/layouts/shortcodes/generated/mysql_sync_database.html @@ -72,7 +72,7 @@