@clickzetta/cz-cli-darwin-x64 0.5.15 → 0.5.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/cz-cli +0 -0
- package/bin/skills/lakehouse-doc-en/SKILL.md +6 -11
- package/bin/skills/lakehouse-doc-en/references/AIGateway.md +58 -13
- package/bin/skills/lakehouse-doc-en/references/Computation.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/DataSource_Amazon_DocumentDB.md +3 -1
- package/bin/skills/lakehouse-doc-en/references/Foreach.md +14 -14
- package/bin/skills/lakehouse-doc-en/references/JDBC-Driver.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/LakehouseAI-overview.md +21 -8
- package/bin/skills/lakehouse-doc-en/references/LakehouseDataGPT-tour.md +4 -9
- package/bin/skills/lakehouse-doc-en/references/LakehouseStudio-tour.md +14 -19
- package/bin/skills/lakehouse-doc-en/references/Lakehouse_Zilliz_MakeDataReadyforBIandAI.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/Logstash.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/Migrate_Spark_DataEngineeringBestPractices_Project_to_Lakehouse.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/Notebook.md +17 -17
- package/bin/skills/lakehouse-doc-en/references/RemoteFunction-as-udf.md +14 -14
- package/bin/skills/lakehouse-doc-en/references/SQL_External_Catalog_Guide.md +1 -9
- package/bin/skills/lakehouse-doc-en/references/SUMMARY.md +59 -29
- package/bin/skills/lakehouse-doc-en/references/WINDOWFUNCTION.md +99 -57
- package/bin/skills/lakehouse-doc-en/references/Zettapark_Data_Engineering_Demo.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/access-control-configuration.md +1 -8
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-2-5-1.0.md +16 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-3-29-1.0.2.md +14 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-3-8-1.0.1.md +16 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-4-28-1.1.md +29 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-5-12-1.1.1.md +18 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-5-15-1.2.md +9 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-5-21-1.3.md +9 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-5-28-1.4.md +10 -0
- package/bin/skills/lakehouse-doc-en/references/aigw-2026-6-3-1.5.md +9 -0
- package/bin/skills/lakehouse-doc-en/references/alicloud-arn-externalid.md +0 -5
- package/bin/skills/lakehouse-doc-en/references/answer-accuracy-improve.md +120 -103
- package/bin/skills/lakehouse-doc-en/references/application-list.md +1 -3
- package/bin/skills/lakehouse-doc-en/references/approval-list.md +16 -17
- package/bin/skills/lakehouse-doc-en/references/batch-load-parquet-file-into-lakehouse.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/batch_sync.md +9 -9
- package/bin/skills/lakehouse-doc-en/references/batch_sync_Sop.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/batchloadparquetfileintoLakehouse.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/bulkloadv1-python-sdk.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/chart-auto-refresh-guide.md +12 -6
- package/bin/skills/lakehouse-doc-en/references/clickzetta-sample-data.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/code_approval.md +1 -5
- package/bin/skills/lakehouse-doc-en/references/composite_task.md +31 -42
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_environment_and_data_generate.md +6 -9
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_javasdk_bulkload_realtime.md +4 -10
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_kafka_realtime_sync.md +1 -10
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_local_file_into_table_by_studio.md +0 -6
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_studio_batchload_public_network.md +0 -5
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_studio_python_node.md +2 -7
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_studio_realtime_cdc_public_network.md +13 -18
- package/bin/skills/lakehouse-doc-en/references/comprehensive_guide_to_ingesting_studio_sql_insert.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/concepts.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/config-datasource.md +5 -7
- package/bin/skills/lakehouse-doc-en/references/connect-with-cli.md +116 -72
- package/bin/skills/lakehouse-doc-en/references/connect-with-cz-cli.md +151 -0
- package/bin/skills/lakehouse-doc-en/references/continue-job.md +9 -17
- package/bin/skills/lakehouse-doc-en/references/create-api-connection.md +315 -286
- package/bin/skills/lakehouse-doc-en/references/create-catalog-connection.md +1 -0
- package/bin/skills/lakehouse-doc-en/references/create-dynamic-table.md +4 -4
- package/bin/skills/lakehouse-doc-en/references/create-external-catalog.md +85 -22
- package/bin/skills/lakehouse-doc-en/references/create-table-ddl.md +45 -0
- package/bin/skills/lakehouse-doc-en/references/creating_alicloud_privatelinkendpoint.md +4 -6
- package/bin/skills/lakehouse-doc-en/references/creating_alicloud_privatelinkservice.md +4 -7
- package/bin/skills/lakehouse-doc-en/references/creating_tencentcloud_privatelinkendpoint.md +2 -7
- package/bin/skills/lakehouse-doc-en/references/creating_tencentcloud_privatelinkservice.md +1 -5
- package/bin/skills/lakehouse-doc-en/references/cz-cli-agent.md +15 -10
- package/bin/skills/lakehouse-doc-en/references/cz-cli-datasource.md +0 -8
- package/bin/skills/lakehouse-doc-en/references/cz-cli-sql.md +2 -45
- package/bin/skills/lakehouse-doc-en/references/cz-cli.md +53 -42
- package/bin/skills/lakehouse-doc-en/references/dashboard-version-management-guide.md +12 -4
- package/bin/skills/lakehouse-doc-en/references/data-integration-intro.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/data-integration.md +29 -27
- package/bin/skills/lakehouse-doc-en/references/data-load-summary.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/data-quality.md +25 -25
- package/bin/skills/lakehouse-doc-en/references/data-sharing.md +31 -54
- package/bin/skills/lakehouse-doc-en/references/data-sources.md +45 -45
- package/bin/skills/lakehouse-doc-en/references/data_catalog.md +23 -25
- package/bin/skills/lakehouse-doc-en/references/data_privacy.md +5 -2
- package/bin/skills/lakehouse-doc-en/references/data_sharing_between_accounts_guide.md +0 -4
- package/bin/skills/lakehouse-doc-en/references/data_visualization.md +4 -15
- package/bin/skills/lakehouse-doc-en/references/dataagent.md +39 -7
- package/bin/skills/lakehouse-doc-en/references/databricks-delta-to-lakehouse-migration.md +168 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-dlt-to-lakehouse-migration.md +331 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-external-catalog-practice.md +367 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-jobs-to-studio-migration.md +199 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-notebook-to-studio-migration.md +350 -0
- package/bin/skills/lakehouse-doc-en/references/databricks-uc-governance-to-lakehouse-migration.md +327 -0
- package/bin/skills/lakehouse-doc-en/references/datagpt-model-config.md +34 -0
- package/bin/skills/lakehouse-doc-en/references/datagpt_data_source.md +50 -37
- package/bin/skills/lakehouse-doc-en/references/datagpt_introduction.md +55 -79
- package/bin/skills/lakehouse-doc-en/references/datagpt_quickstart.md +50 -64
- package/bin/skills/lakehouse-doc-en/references/datalake-acceleration.md +75 -2
- package/bin/skills/lakehouse-doc-en/references/dbt-databricks-to-clickzetta-migration.md +242 -0
- package/bin/skills/lakehouse-doc-en/references/dynamic-mask.md +30 -30
- package/bin/skills/lakehouse-doc-en/references/dynamic-table-bestpractice.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/dynamic-table-introduce.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/dynamic_table_summary.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/eco_integration/streamlit.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/eco_integration/superset.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/ecosystem-all.md +1 -3
- package/bin/skills/lakehouse-doc-en/references/ecosystem.md +145 -0
- package/bin/skills/lakehouse-doc-en/references/external-catalog-summary.md +33 -38
- package/bin/skills/lakehouse-doc-en/references/external-function-combo-practice.md +466 -0
- package/bin/skills/lakehouse-doc-en/references/f6fc6447ee.md +7 -9
- package/bin/skills/lakehouse-doc-en/references/federation-query.md +56 -6
- package/bin/skills/lakehouse-doc-en/references/finebi-mysql.md +2 -0
- package/bin/skills/lakehouse-doc-en/references/get-started-with-sample-data.md +10 -11
- package/bin/skills/lakehouse-doc-en/references/gitfolder.md +2 -3
- package/bin/skills/lakehouse-doc-en/references/grant-privileges.md +2 -0
- package/bin/skills/lakehouse-doc-en/references/iceberg-rest-catalog-databricks.md +166 -0
- package/bin/skills/lakehouse-doc-en/references/ide.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/if_else_task.md +59 -57
- package/bin/skills/lakehouse-doc-en/references/input_output.md +10 -7
- package/bin/skills/lakehouse-doc-en/references/jobprofile-bestpractices.md +60 -64
- package/bin/skills/lakehouse-doc-en/references/kafka-connection.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/key-concepts.md +146 -117
- package/bin/skills/lakehouse-doc-en/references/lakehouse-ai-gateway-cz-cli.md +317 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-ai-sql-analysis.md +345 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-dqc-guide.md +300 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-medallion-sql-dt-guide.md +543 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-multi-cloud-acceleration.md +274 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-multimodal-ai-pipeline.md +198 -0
- package/bin/skills/lakehouse-doc-en/references/lakehouse-quick-experience_guide.md +49 -52
- package/bin/skills/lakehouse-doc-en/references/lakehouse-volume-pipe-acceleration-guide.md +380 -0
- package/bin/skills/lakehouse-doc-en/references/langchain-plug-installation.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/management.md +4 -9
- package/bin/skills/lakehouse-doc-en/references/medallion-lakehouse-from-scratch.md +2 -1
- package/bin/skills/lakehouse-doc-en/references/metrics_answer_build.md +58 -21
- package/bin/skills/lakehouse-doc-en/references/migrate-spark-data-engineering-best-practices-to-lakehouse.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/mindsdb.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/monitoring_and_alerting.md +65 -60
- package/bin/skills/lakehouse-doc-en/references/monitoring_item_specification.md +33 -33
- package/bin/skills/lakehouse-doc-en/references/multitable_batch_sync.md +16 -16
- package/bin/skills/lakehouse-doc-en/references/multitable_realtime_sync.md +65 -72
- package/bin/skills/lakehouse-doc-en/references/multitable_realtime_sync_sop.md +54 -52
- package/bin/skills/lakehouse-doc-en/references/navicat-mysql.md +2 -0
- package/bin/skills/lakehouse-doc-en/references/om-dynamic-table.md +71 -66
- package/bin/skills/lakehouse-doc-en/references/om-vcluster.md +2 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-create-session.md +79 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-generate-auth-token.md +63 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-overview.md +96 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-quick-start.md +286 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-response-guide.md +264 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-safe-question-poll.md +201 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-text2insight-query.md +99 -0
- package/bin/skills/lakehouse-doc-en/references/open-api-text2insight-stop.md +74 -0
- package/bin/skills/lakehouse-doc-en/references/overview.md +6 -7
- package/bin/skills/lakehouse-doc-en/references/permission-application.md +5 -5
- package/bin/skills/lakehouse-doc-en/references/pipe-introduction.md +1 -0
- package/bin/skills/lakehouse-doc-en/references/pipe-kafka-table-stream.md +72 -70
- package/bin/skills/lakehouse-doc-en/references/pipe-kafka.md +105 -110
- package/bin/skills/lakehouse-doc-en/references/pipe-overview.md +40 -40
- package/bin/skills/lakehouse-doc-en/references/pipe-storage-object.md +43 -48
- package/bin/skills/lakehouse-doc-en/references/pipe-summary.md +14 -4
- package/bin/skills/lakehouse-doc-en/references/pipe-syntax.md +58 -151
- package/bin/skills/lakehouse-doc-en/references/practice_python_task.md +4 -4
- package/bin/skills/lakehouse-doc-en/references/pricing-ai-gateway.md +181 -0
- package/bin/skills/lakehouse-doc-en/references/pricing-lakehouse.md +316 -0
- package/bin/skills/lakehouse-doc-en/references/pricing.md +44 -288
- package/bin/skills/lakehouse-doc-en/references/private-link-general.md +0 -2
- package/bin/skills/lakehouse-doc-en/references/pyspark-to-zettapark-migration-f1.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/python-igs.md +7 -3
- package/bin/skills/lakehouse-doc-en/references/python-sample-put-github-rt-events.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/python-task.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/python_reference/connector.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/python_reference/connector_advanced.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/python_reference/connector_examples.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/python_sdk_guide.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/python_shell_datasource.md +11 -9
- package/bin/skills/lakehouse-doc-en/references/quick_start_batch_sync_data.md +9 -18
- package/bin/skills/lakehouse-doc-en/references/quick_start_bi_analysis.md +8 -25
- package/bin/skills/lakehouse-doc-en/references/quick_start_create_workspace.md +4 -6
- package/bin/skills/lakehouse-doc-en/references/quick_start_data_quality.md +8 -8
- package/bin/skills/lakehouse-doc-en/references/quick_start_etl.md +16 -20
- package/bin/skills/lakehouse-doc-en/references/quick_start_monitoring_and_alerting.md +10 -18
- package/bin/skills/lakehouse-doc-en/references/quick_start_sql_query.md +7 -10
- package/bin/skills/lakehouse-doc-en/references/quick_start_upload_data.md +5 -7
- package/bin/skills/lakehouse-doc-en/references/quick_start_user_management.md +8 -8
- package/bin/skills/lakehouse-doc-en/references/quick_start_workspace.md +0 -5
- package/bin/skills/lakehouse-doc-en/references/quick_start_workspace_user.md +8 -8
- package/bin/skills/lakehouse-doc-en/references/quickstart.md +69 -56
- package/bin/skills/lakehouse-doc-en/references/quickstart_datashare_between_companies.md +0 -5
- package/bin/skills/lakehouse-doc-en/references/quickstart_envirment_for_team.md +0 -24
- package/bin/skills/lakehouse-doc-en/references/realtime-pipeline-selection-guide.md +1 -2
- package/bin/skills/lakehouse-doc-en/references/realtime-sales-dashboard-with-dynamic-table.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/realtime_sync.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/release-note-2026-05-19.md +5 -3
- package/bin/skills/lakehouse-doc-en/references/revoke-privileges.md +3 -1
- package/bin/skills/lakehouse-doc-en/references/roles.md +2 -3
- package/bin/skills/lakehouse-doc-en/references/row-filter.md +165 -0
- package/bin/skills/lakehouse-doc-en/references/row_level_permission.md +30 -19
- package/bin/skills/lakehouse-doc-en/references/scheduled_task.md +28 -21
- package/bin/skills/lakehouse-doc-en/references/security_overview.md +99 -21
- package/bin/skills/lakehouse-doc-en/references/set-command.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/setup.md +13 -15
- package/bin/skills/lakehouse-doc-en/references/show-grants.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/snowflake-dynamic-tables-to-lakehouse.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/spark-connector-summary.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/sql_functions/context_functions/current_vcluster.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/sso-configuration.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/streaming_pipeline_with_dynamic_table.md +0 -1
- package/bin/skills/lakehouse-doc-en/references/studio-incremental-sync-practice.md +27 -23
- package/bin/skills/lakehouse-doc-en/references/studio-shell-task.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/supported-cloud-platforms.md +32 -0
- package/bin/skills/lakehouse-doc-en/references/table_rendering.md +18 -12
- package/bin/skills/lakehouse-doc-en/references/task-develop.md +89 -91
- package/bin/skills/lakehouse-doc-en/references/task_development.md +19 -17
- package/bin/skills/lakehouse-doc-en/references/task_group.md +16 -14
- package/bin/skills/lakehouse-doc-en/references/task_instance.md +21 -21
- package/bin/skills/lakehouse-doc-en/references/task_param.md +38 -35
- package/bin/skills/lakehouse-doc-en/references/task_param_reference.md +81 -79
- package/bin/skills/lakehouse-doc-en/references/task_scheduling_dependency.md +20 -21
- package/bin/skills/lakehouse-doc-en/references/tencentcloud_arn_and_externalid.md +1 -5
- package/bin/skills/lakehouse-doc-en/references/trial-account-quotas-and-limits.md +1 -3
- package/bin/skills/lakehouse-doc-en/references/tutorial_connect_to_lakehouse.md +69 -0
- package/bin/skills/lakehouse-doc-en/references/tutorials.md +4 -1
- package/bin/skills/lakehouse-doc-en/references/unique-key.md +167 -0
- package/bin/skills/lakehouse-doc-en/references/usageandbillingview.md +138 -0
- package/bin/skills/lakehouse-doc-en/references/use-dbt-dev.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/use-java-sdk-realtime-uploaddata.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/use-java-sdk-upload-data-local.md +3 -3
- package/bin/skills/lakehouse-doc-en/references/use-models.md +128 -0
- package/bin/skills/lakehouse-doc-en/references/use-mysql-client.md +81 -81
- package/bin/skills/lakehouse-doc-en/references/use-python-sdk-upload-data.md +10 -12
- package/bin/skills/lakehouse-doc-en/references/user-identification.md +2 -3
- package/bin/skills/lakehouse-doc-en/references/user_permission_grand_guide.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/using-udf-in-dynamic-table.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/vc_cache.md +18 -22
- package/bin/skills/lakehouse-doc-en/references/vcluster_size_description.md +33 -31
- package/bin/skills/lakehouse-doc-en/references/virtual-cluster.md +43 -45
- package/bin/skills/lakehouse-doc-en/references/web-job-history.md +94 -108
- package/bin/skills/lakehouse-doc-en/references/web_search.md +16 -7
- package/bin/skills/lakehouse-doc-en/references/zettapark-data-engineering-demo.md +1 -1
- package/bin/skills/lakehouse-doc-en/references/zettapark-dataframe-guide.md +144 -70
- package/bin/skills/lakehouse-doc-en/references/zettapark-dynamic-table-guide.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/zettapark-etl-guide.md +73 -33
- package/bin/skills/lakehouse-doc-en/references/zettapark-feature-engineering.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/zettapark-functions-guide.md +75 -46
- package/bin/skills/lakehouse-doc-en/references/zettapark-quick-start.md +2 -2
- package/bin/skills/lakehouse-doc-en/references/zettapark-stream-guide.md +4 -4
- package/bin/skills/lakehouse-doc-en/references/zettapark-volume-guide.md +93 -29
- package/package.json +1 -1
- package/bin/skills/lakehouse-doc-en/references/CLAUDE.md +0 -606
- package/bin/skills/lakehouse-doc-en/references/modelprice.md +0 -155
|
@@ -19,6 +19,7 @@ Multi-table offline sync tasks are suitable for the following scenarios:
|
|
|
19
19
|
### Supported Data Sources
|
|
20
20
|
|
|
21
21
|
**Source**
|
|
22
|
+
|
|
22
23
|
* MySQL
|
|
23
24
|
* PostgreSQL
|
|
24
25
|
* SQL Server
|
|
@@ -28,6 +29,7 @@ Multi-table offline sync tasks are suitable for the following scenarios:
|
|
|
28
29
|
* PolarDB PostgreSQL
|
|
29
30
|
|
|
30
31
|
**Target**
|
|
32
|
+
|
|
31
33
|
* Lakehouse
|
|
32
34
|
|
|
33
35
|
### Sync Modes
|
|
@@ -48,7 +50,7 @@ Multi-table offline sync tasks are suitable for the following scenarios:
|
|
|
48
50
|
|
|
49
51
|
### Step 1: Create a Task
|
|
50
52
|
|
|
51
|
-

|
|
52
54
|
|
|
53
55
|
1. In the Lakehouse Studio development module, click the **New** button.
|
|
54
56
|
2. Under task types, select **Multi-table Offline Sync** (located in the "Data Sync" group).
|
|
@@ -58,7 +60,7 @@ Multi-table offline sync tasks are suitable for the following scenarios:
|
|
|
58
60
|
|
|
59
61
|
#### Select Data Source Type
|
|
60
62
|
|
|
61
|
-

|
|
62
64
|
|
|
63
65
|
In the **Data Source Type** section, select the source and target data source types:
|
|
64
66
|
|
|
@@ -96,7 +98,7 @@ Select sync objects based on your needs:
|
|
|
96
98
|
* Supports filtering by selected / schema / table.
|
|
97
99
|
* The upper-right corner shows a count of selected objects (e.g., "Selected: 3 databases, 45 tables").
|
|
98
100
|
|
|
99
|
-

|
|
100
102
|
|
|
101
103
|
### Step 3: Configure Target Settings
|
|
102
104
|
|
|
@@ -158,7 +160,7 @@ If you need to create partitioned tables, configure:
|
|
|
158
160
|
|
|
159
161
|
### Step 4: Configure Mappings
|
|
160
162
|
|
|
161
|
-

|
|
162
164
|
|
|
163
165
|
#### View Sync Objects
|
|
164
166
|
|
|
@@ -208,7 +210,7 @@ Controls how sync tasks are grouped and executed concurrently:
|
|
|
208
210
|
* Groups tables by a fixed count.
|
|
209
211
|
* You can configure the number of tables per group.
|
|
210
212
|
|
|
211
|
-
|
|
213
|
+
^
|
|
212
214
|
|
|
213
215
|
#### Concurrency Control
|
|
214
216
|
|
|
@@ -247,7 +249,7 @@ Configure write strategies for different table types:
|
|
|
247
249
|
|
|
248
250
|
After completing and saving the task configuration, you will be taken to the task overview page, as shown below:
|
|
249
251
|
|
|
250
|
-
|
|
252
|
+
^
|
|
251
253
|
|
|
252
254
|
The **Run** button in the upper-right corner lets you do a debug run to verify that the data source and task configuration are correct. After triggering a run, you can view the run details in **Run History** at the lower-right corner of the page.
|
|
253
255
|
|
|
@@ -255,7 +257,7 @@ The **Run** button in the upper-right corner lets you do a debug run to verify t
|
|
|
255
257
|
|
|
256
258
|
### Step 7: Configure Scheduling
|
|
257
259
|
|
|
258
|
-

|
|
259
261
|
|
|
260
262
|
Click the **Schedule** button to configure the periodic scheduling rules for the task:
|
|
261
263
|
|
|
@@ -273,8 +275,6 @@ Click the **Schedule** button to configure the periodic scheduling rules for the
|
|
|
273
275
|
|
|
274
276
|
### Step 8: Submit the Task
|
|
275
277
|
|
|
276
|
-

|
|
277
|
-
|
|
278
278
|
1. Click the **Submit** button after completing the configuration.
|
|
279
279
|
2. The system validates the configuration.
|
|
280
280
|
3. After a successful submission, the task enters the scheduling system and runs automatically on the configured cycle.
|
|
@@ -283,7 +283,7 @@ Click the **Schedule** button to configure the periodic scheduling rules for the
|
|
|
283
283
|
|
|
284
284
|
In **Task Operations**, multi-table offline sync tasks appear under the **Scheduled Tasks** category. Click a task name to drill down into its details.
|
|
285
285
|
|
|
286
|
-
|
|
286
|
+
^
|
|
287
287
|
|
|
288
288
|
### Task Details
|
|
289
289
|
|
|
@@ -301,7 +301,7 @@ On the task details page, you can view:
|
|
|
301
301
|
* Full list of task instances, including manually triggered runs and scheduled periodic instances.
|
|
302
302
|
* Click a specific instance to view its details.
|
|
303
303
|
|
|
304
|
-
|
|
304
|
+
^
|
|
305
305
|
|
|
306
306
|
**Node Code tab**
|
|
307
307
|
|
|
@@ -328,7 +328,7 @@ On the task details page, you can view:
|
|
|
328
328
|
**Unpublish**:
|
|
329
329
|
|
|
330
330
|
* Stops the task and removes it from the scheduling system; the task reverts to an unsubmitted state.
|
|
331
|
-
* **Unpublish (including downstream)
|
|
331
|
+
* **Unpublish (including downstream**): Use this to unpublish the current task and all its downstream tasks together. If a task has downstream dependencies, it cannot be unpublished individually.
|
|
332
332
|
|
|
333
333
|
**Backfill**:
|
|
334
334
|
|
|
@@ -340,13 +340,13 @@ On the task details page, you can view:
|
|
|
340
340
|
|
|
341
341
|
Each task execution generates an instance. Under **Task Operations** → **Instance Operations**, you can view instances for multi-table offline sync tasks.
|
|
342
342
|
|
|
343
|
-
|
|
343
|
+
^
|
|
344
344
|
|
|
345
345
|
#### Instance Details
|
|
346
346
|
|
|
347
347
|
Click an instance ID to view its details:
|
|
348
348
|
|
|
349
|
-
|
|
349
|
+
^
|
|
350
350
|
|
|
351
351
|
**Instance Details tab**
|
|
352
352
|
|
|
@@ -356,7 +356,7 @@ Click an instance ID to view its details:
|
|
|
356
356
|
|
|
357
357
|
**Sync Objects tab**
|
|
358
358
|
|
|
359
|
-
|
|
359
|
+
^
|
|
360
360
|
|
|
361
361
|
* View all tables synced in this run.
|
|
362
362
|
* Shows rows read, rows written, and sync rate for each table.
|
|
@@ -394,7 +394,7 @@ Click an instance ID to view its details:
|
|
|
394
394
|
|
|
395
395
|
**Single-table actions** (in the Sync Objects tab)
|
|
396
396
|
|
|
397
|
-
|
|
397
|
+
^
|
|
398
398
|
|
|
399
399
|
* View sync details: view the sync details for a single table.
|
|
400
400
|
* Re-sync: re-sync only this table.
|
|
@@ -8,10 +8,10 @@ This document provides a concise overview of the multi-table sync task's feature
|
|
|
8
8
|
|
|
9
9
|
## Supported Data Source Types and Versions
|
|
10
10
|
|
|
11
|
-
| **Type**
|
|
12
|
-
|
|
|
13
|
-
| MySQL
|
|
14
|
-
| PostgreSQL
|
|
11
|
+
| **Type** | **Incremental Read Mode** | **Database Version** |
|
|
12
|
+
| ---------- | ------------------------- | -------------------- |
|
|
13
|
+
| MySQL | Binlog | 5.6 and above, 8.x |
|
|
14
|
+
| PostgreSQL | WAL logs | 14 and above |
|
|
15
15
|
|
|
16
16
|
## Source Database Preparation
|
|
17
17
|
|
|
@@ -21,22 +21,22 @@ This document provides a concise overview of the multi-table sync task's feature
|
|
|
21
21
|
|
|
22
22
|
Note: Modifying the following parameters requires restarting the PostgreSQL server to take effect.
|
|
23
23
|
|
|
24
|
-
| Configuration | Description
|
|
25
|
-
| -------------------------- |
|
|
24
|
+
| Configuration | Description | Default Value (Unit) |
|
|
25
|
+
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |
|
|
26
26
|
| wal\_level | WAL level — determines how much information is written to the WAL. `replica`: writes enough data for WAL archiving and replication, including read-only queries on standby servers. `minimal`: records only what is needed to recover from a crash. `logical`: adds information needed for logical decoding. Real-time sync requires `logical`. | replica |
|
|
27
|
-
| max\_replication\_slots | Maximum number of replication slots allowed on the server.
|
|
28
|
-
| max\_wal\_senders | Maximum number of WAL sender processes that can run simultaneously, which determines how many real-time sync tasks can run at the same time.
|
|
29
|
-
| max\_slot\_wal\_keep\_size | Size of WAL retained per slot. `-1` means unlimited.
|
|
30
|
-
| wal\_sender\_timeout | Replication connections idle longer than this value will be terminated.
|
|
27
|
+
| max\_replication\_slots | Maximum number of replication slots allowed on the server. | 10 |
|
|
28
|
+
| max\_wal\_senders | Maximum number of WAL sender processes that can run simultaneously, which determines how many real-time sync tasks can run at the same time. | 10 |
|
|
29
|
+
| max\_slot\_wal\_keep\_size | Size of WAL retained per slot. `-1` means unlimited. | -1 (MB) |
|
|
30
|
+
| wal\_sender\_timeout | Replication connections idle longer than this value will be terminated. | 60000 (ms) |
|
|
31
31
|
|
|
32
32
|
#### MySQL
|
|
33
33
|
|
|
34
|
-
| Attribute | Description
|
|
35
|
-
| ----------------------------- |
|
|
36
|
-
| log\_bin | Whether binlog is enabled.
|
|
37
|
-
| binlog\_format | Binlog format. Three options: `statement` records SQL statements (compact but can cause inaccurate replication when non-deterministic functions are used); `row` records full before/after row images (accurate but higher volume); `mixed` lets MySQL choose automatically.
|
|
38
|
-
| binlog\_row\_image | Controls whether full before/after row images are recorded in binlog.
|
|
39
|
-
| binlog\_expire\_logs\_seconds | Binlog automatic cleanup interval.
|
|
34
|
+
| Attribute | Description | Required Setting | Query Method |
|
|
35
|
+
| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------- |
|
|
36
|
+
| log\_bin | Whether binlog is enabled. | ON | SHOW GLOBAL VARIABLES LIKE 'log\_bin' |
|
|
37
|
+
| binlog\_format | Binlog format. Three options: `statement` records SQL statements (compact but can cause inaccurate replication when non-deterministic functions are used); `row` records full before/after row images (accurate but higher volume); `mixed` lets MySQL choose automatically. | ROW | SHOW GLOBAL VARIABLES LIKE 'binlog\_format' |
|
|
38
|
+
| binlog\_row\_image | Controls whether full before/after row images are recorded in binlog. | FULL (record all fields in both images) | SHOW GLOBAL VARIABLES LIKE 'binlog\_row\_image' |
|
|
39
|
+
| binlog\_expire\_logs\_seconds | Binlog automatic cleanup interval. | Configure based on business needs; 86400 seconds (1 day) or more recommended. | |
|
|
40
40
|
|
|
41
41
|
### Database Permission Configuration
|
|
42
42
|
|
|
@@ -46,7 +46,7 @@ When syncing change events from different data sources, appropriate permissions
|
|
|
46
46
|
|
|
47
47
|
When executing grant SQL statements, **ensure the executing account itself has the ability to grant those permissions — using an administrator account is recommended**. To ensure the task runs smoothly, **execute the grants for all scenarios listed below**.
|
|
48
48
|
|
|
49
|
-
**Scenario: Task configuration (fetching metadata: schema list, table list, field list)
|
|
49
|
+
**Scenario: Task configuration (fetching metadata: schema list, table list, field list**)
|
|
50
50
|
|
|
51
51
|
Required permissions:
|
|
52
52
|
|
|
@@ -81,7 +81,7 @@ Grant statement:
|
|
|
81
81
|
CREATE ROLE <name> REPLICATION LOGIN;
|
|
82
82
|
```
|
|
83
83
|
|
|
84
|
-
**Scenario: Sync historical full data (optional)
|
|
84
|
+
**Scenario: Sync historical full data (optional**)
|
|
85
85
|
|
|
86
86
|
Required permissions:
|
|
87
87
|
|
|
@@ -121,7 +121,7 @@ Grant statement:
|
|
|
121
121
|
|
|
122
122
|
When executing grant SQL statements, **ensure the executing account has the GRANT OPTION privilege — using a superuser account such as root is recommended**. To ensure the task runs smoothly, **execute the grants for all scenarios listed below**.
|
|
123
123
|
|
|
124
|
-
**Scenario: Task configuration (fetching metadata: database list, table list, field list)
|
|
124
|
+
**Scenario: Task configuration (fetching metadata: database list, table list, field list**)
|
|
125
125
|
|
|
126
126
|
Required permissions:
|
|
127
127
|
|
|
@@ -180,7 +180,7 @@ Grant statement:
|
|
|
180
180
|
|
|
181
181
|
In the task development interface, click **New** and select the **Multi-table Real-time Sync** task type.
|
|
182
182
|
|
|
183
|
-

|
|
184
184
|
|
|
185
185
|
### Main Steps
|
|
186
186
|
|
|
@@ -195,7 +195,7 @@ Creating a multi-table real-time sync task involves four main steps:
|
|
|
195
195
|
|
|
196
196
|
First, select the source and target data source types. Currently supported source types are shown below:
|
|
197
197
|
|
|
198
|
-

|
|
199
199
|
|
|
200
200
|
### Select Sync Mode
|
|
201
201
|
|
|
@@ -205,7 +205,7 @@ Three sync modes are available — choose based on your scenario:
|
|
|
205
205
|
* **Multi-table mirror**: Mirrors selected source tables to the target. Configuration is at the table level; supports automatic detection of added and removed fields.
|
|
206
206
|
* **Multi-table merge**: Merges data from sharded databases and tables into a single target table.
|
|
207
207
|
|
|
208
|
-

|
|
209
209
|
|
|
210
210
|
#### Multi-table Mirror
|
|
211
211
|
|
|
@@ -248,9 +248,7 @@ After completing the source and target configuration, you can preview the table
|
|
|
248
248
|
|
|
249
249
|
**Sync rules**
|
|
250
250
|
|
|
251
|
-
In the sync rules section, configure Schema Evolution rules to define how the task responds to source table and field changes, as well as which source change event types to process.
|
|
252
|
-
|
|
253
|
-

|
|
251
|
+
In the sync rules section, configure Schema Evolution rules to define how the task responds to source table and field changes, as well as which source change event types to process.
|
|
254
252
|
|
|
255
253
|
#### Full-database Mirror
|
|
256
254
|
|
|
@@ -285,20 +283,18 @@ In the **Parameters** section of a multi-table real-time sync task, you can set
|
|
|
285
283
|
|
|
286
284
|
> ⚠️ **Note**: These parameters should generally be left at their default values. Only modify them when necessary, and consult your technical support team first.
|
|
287
285
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
|
291
|
-
|
|
|
292
|
-
|
|
|
293
|
-
|
|
|
294
|
-
|
|
|
295
|
-
|
|
|
296
|
-
| lh.table.cz.common.output.enable.rotate | Whether to split files during full sync writes | true |
|
|
297
|
-
| pod.limit.memory | Memory limit for the client that submits the sync task | 1Gi |
|
|
286
|
+
| Parameter Name | Description | Default Value |
|
|
287
|
+
| ------------------------------------------- | --------------------------------------------------------- | ------------- |
|
|
288
|
+
| step1.taskmanager.memory.process.size | Total memory for the incremental sync task process | 1600m |
|
|
289
|
+
| step1.taskmanager.memory.task.off-heap.size | Off-heap memory for the incremental sync task process | 256m |
|
|
290
|
+
| step2.taskmanager.memory.process.size | Total memory for the full sync task process | 2000m |
|
|
291
|
+
| lh.table.cz.common.output.file.max.size | Maximum size of individual files written during full sync | 33554432 |
|
|
292
|
+
| lh.table.cz.common.output.enable.rotate | Whether to split files during full sync writes | true |
|
|
293
|
+
| pod.limit.memory | Memory limit for the client that submits the sync task | 1Gi |
|
|
298
294
|
|
|
299
295
|
### Submit
|
|
300
296
|
|
|
301
|
-
Click **Submit** to publish the task to the production environment. **Note: the task does not start automatically after submission — you must start it manually
|
|
297
|
+
Click **Submit** to publish the task to the production environment. **Note: the task does not start automatically after submission — you must start it manually**.
|
|
302
298
|
|
|
303
299
|
## Task Operations
|
|
304
300
|
|
|
@@ -324,41 +320,38 @@ Go to the task details page to start the task. Choose one of the following start
|
|
|
324
320
|
#### Phase Monitoring
|
|
325
321
|
|
|
326
322
|
After the task starts, it goes through three phases: initialization, full sync, and incremental sync. You can view the status of each phase in the instance monitoring area.
|
|
327
|
-

|
|
328
323
|
|
|
329
324
|
#### Metrics Monitoring
|
|
330
325
|
|
|
331
326
|
The metrics monitoring area shows key indicators for both full sync and incremental sync.
|
|
332
|
-

|
|
333
327
|
|
|
334
|
-
| **Metric**
|
|
335
|
-
|
|
|
336
|
-
| Data read
|
|
337
|
-
| Data written
|
|
338
|
-
| Avg. read rate
|
|
339
|
-
| Avg. write rate
|
|
340
|
-
| Failover count
|
|
328
|
+
| **Metric** | **Description** |
|
|
329
|
+
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
330
|
+
| Data read | Number of records read from the source during the measurement period. |
|
|
331
|
+
| Data written | Number of records written to the target during the measurement period. |
|
|
332
|
+
| Avg. read rate | Average read rate during the measurement period (total records read / period duration). |
|
|
333
|
+
| Avg. write rate | Average write rate during the measurement period (total records written / period duration). |
|
|
334
|
+
| Failover count | Number of failovers during the measurement period. This reflects the stability of the sync service itself. Only the most recent 10 failover events are shown by default. |
|
|
341
335
|
|
|
342
336
|
### Sync Objects
|
|
343
337
|
|
|
344
338
|
The sync objects area shows the final sync state for each individual table and provides per-table operations.
|
|
345
|
-

|
|
346
339
|
|
|
347
|
-
| **Metric** | **Description**
|
|
348
|
-
| -------------------- |
|
|
340
|
+
| **Metric** | **Description** |
|
|
341
|
+
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
349
342
|
| Latest read position | The task reads source data in real time and writes it to the target. The write time of the most recent record is used as the read position. |
|
|
350
|
-
| Latest update time | The last time a record was written to the target table.
|
|
351
|
-
| Data latency | The time between a transaction committing on the source and the data becoming visible on the target.
|
|
352
|
-
|
|
353
|
-
| **Operation**
|
|
354
|
-
|
|
|
355
|
-
| Full sync details
|
|
356
|
-
| Prioritize
|
|
357
|
-
| Cancel run
|
|
358
|
-
| Force stop
|
|
359
|
-
| Resync
|
|
360
|
-
| View exceptions
|
|
361
|
-
| Backfill sync
|
|
343
|
+
| Latest update time | The last time a record was written to the target table. |
|
|
344
|
+
| Data latency | The time between a transaction committing on the source and the data becoming visible on the target. |
|
|
345
|
+
|
|
346
|
+
| **Operation** | **Description** |
|
|
347
|
+
| ----------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
348
|
+
| Full sync details | Opens the full sync task view for this table. |
|
|
349
|
+
| Prioritize | During the full sync phase, bumps this table's priority so it is processed first. |
|
|
350
|
+
| Cancel run | Cancels the current sync run for this table. |
|
|
351
|
+
| Force stop | Force-stops the sync sub-task process for this table. Because multiple tables may share a sub-task, this may also affect other tables — use with caution. |
|
|
352
|
+
| Resync | Re-runs both full sync and incremental sync for this table. |
|
|
353
|
+
| View exceptions | Shows exception details for this table's incremental sync, such as Schema Evolution errors. |
|
|
354
|
+
| Backfill sync | Runs a targeted full sync for this table using a filter condition — for example, filtering by ID range to sync a subset of data. |
|
|
362
355
|
|
|
363
356
|
### Stop the Task
|
|
364
357
|
|
|
@@ -382,20 +375,20 @@ Unpublishing a task is a high-risk operation. The current sync checkpoint is not
|
|
|
382
375
|
|
|
383
376
|
* Unsupported field types for MySQL sync:
|
|
384
377
|
|
|
385
|
-
| Field type | Behavior after sync
|
|
386
|
-
| ---------- |
|
|
387
|
-
| year | Values are not correct
|
|
378
|
+
| Field type | Behavior after sync |
|
|
379
|
+
| ---------- | ---------------------- |
|
|
380
|
+
| year | Values are not correct |
|
|
388
381
|
|
|
389
382
|
* Unsupported field types for PostgreSQL sync:
|
|
390
383
|
|
|
391
|
-
| Field type | Behavior after sync
|
|
392
|
-
| ---------- |
|
|
393
|
-
| varbit | Values are not correct
|
|
394
|
-
| bytea | Values are not correct
|
|
395
|
-
| TIMETZ | Values are not correct
|
|
396
|
-
| interval | Values are not correct
|
|
397
|
-
| NAME | Values are not correct
|
|
398
|
-
| NUMERIC | Precision mismatch — target-side precision may be higher
|
|
399
|
-
| decimal | Precision mismatch — target-side precision may be higher
|
|
384
|
+
| Field type | Behavior after sync |
|
|
385
|
+
| ---------- | -------------------------------------------------------- |
|
|
386
|
+
| varbit | Values are not correct |
|
|
387
|
+
| bytea | Values are not correct |
|
|
388
|
+
| TIMETZ | Values are not correct |
|
|
389
|
+
| interval | Values are not correct |
|
|
390
|
+
| NAME | Values are not correct |
|
|
391
|
+
| NUMERIC | Precision mismatch — target-side precision may be higher |
|
|
392
|
+
| decimal | Precision mismatch — target-side precision may be higher |
|
|
400
393
|
|
|
401
394
|
For more details, see [Multi-Table Real-Time Sync Complete Guide](multitable_realtime_sync_sop.md).
|