@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
|
@@ -18,31 +18,31 @@ Before reading this guide, it is recommended to first read and understand the fo
|
|
|
18
18
|
|
|
19
19
|
## Operation Guide
|
|
20
20
|
|
|
21
|
-
1.
|
|
21
|
+
1. click the button to enter the Lakehouse service instance:
|
|
22
|
+
|
|
22
23
|
|
|
23
|
-

|
|
24
24
|
|
|
25
25
|
2. Navigate to "Management > Workspace" page
|
|
26
26
|
|
|
27
|
-
|
|
27
|
+
|
|
28
28
|
|
|
29
29
|
3. Click the workspace name to enter the details page. On this page, you can see the existing member users and defined roles under the workspace. The workspace creator is added as a member by default and granted the `workspace_admin` role.
|
|
30
30
|
|
|
31
|
-
|
|
31
|
+
|
|
32
32
|
|
|
33
33
|
4. Click "Add User" and select existing users to join the workspace. If the user has not been created yet, you can refer to this document to create a user first before adding: [Getting Started: How to Quickly Add and Manage Users](quick_start_user_management.md)
|
|
34
34
|
|
|
35
|
-
5. After selecting a user, to ensure the user has the necessary permissions to use features, it is recommended to use the "Add User and Grant Role" operation option
|
|
35
|
+
5. After selecting a user, to ensure the user has the necessary permissions to use features, it is recommended to use the "Add User and Grant Role" operation option.
|
|
36
|
+
|
|
36
37
|
|
|
37
|
-

|
|
38
38
|
|
|
39
39
|
6. Select the appropriate role based on the interface description. If you want the user to be able to develop and run tasks within the workspace, it is recommended to assign the `workspace_dev` role. Click "Grant Role" or the corresponding button to complete the entire add and authorization process.
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
|
|
42
42
|
|
|
43
43
|
7. On the workspace details page, you can view the user just added and the role granted.
|
|
44
44
|
|
|
45
|
-
|
|
45
|
+
|
|
46
46
|
|
|
47
47
|
## Limitations
|
|
48
48
|
|
|
@@ -1,21 +1,24 @@
|
|
|
1
1
|
# AI Gateway Quick Start
|
|
2
2
|
|
|
3
|
-
This section guides you through the complete initial setup of
|
|
3
|
+
This section guides you through the complete initial setup of AI Gateway in **10 minutes** — from logging into the platform to successfully calling your first large model API.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
---
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
## Prerequisites
|
|
8
|
+
|
|
9
|
+
Before you start using AI Gateway, make sure you have completed the following preparations:
|
|
8
10
|
|
|
9
11
|
1. You have a Singdata platform enterprise account (personal accounts cannot use the enterprise-grade AI Gateway service)
|
|
10
12
|
2. You have completed enterprise real-name verification
|
|
11
13
|
3. You have activated the AI Gateway service
|
|
12
14
|
|
|
15
|
+
---
|
|
13
16
|
|
|
14
|
-
|
|
17
|
+
## Log In to the Singdata Console
|
|
15
18
|
|
|
16
19
|
1. Open a browser and visit the Singdata platform official website:
|
|
17
20
|
|
|
18
|
-
|
|
21
|
+
- Production address: <https://singdata.com/>
|
|
19
22
|
|
|
20
23
|
2. Click the **Login** button in the upper-right corner of the page
|
|
21
24
|
|
|
@@ -23,111 +26,113 @@ Before you start using Singdata AI Gateway, make sure you have completed the fol
|
|
|
23
26
|
|
|
24
27
|
4. After a successful login, the system will automatically redirect you to the **Singdata platform account home page**
|
|
25
28
|
|
|
26
|
-

|
|
30
|
+
|
|
31
|
+
---
|
|
27
32
|
|
|
33
|
+
## Create Your First API Key
|
|
28
34
|
|
|
29
|
-
|
|
35
|
+
An API Key is the unique identity credential for calling AI Gateway services. All model invocation requests must carry a valid API Key for authentication.
|
|
30
36
|
|
|
31
|
-
|
|
37
|
+
1. On the Singdata platform account home page, find the **AI Gateway** service card and click it to enter the product page
|
|
32
38
|
|
|
33
|
-
|
|
39
|
+
2. After entering the AI Gateway product interface, the system displays the **API KEY Management** page by default
|
|
34
40
|
|
|
35
|
-
|
|
41
|
+
3. Click the **New** button in the upper-right corner of the page
|
|
36
42
|
|
|
37
|
-
|
|
43
|
+
4. In the **New API KEY** dialog that appears, fill in the following information:
|
|
38
44
|
|
|
39
|
-
|
|
45
|
+
- **Name**: Enter an identifying name for the API Key. The recommended naming convention is "business line - environment - purpose", for example "Customer Service - Production - General Chat"
|
|
40
46
|
|
|
41
|
-
|
|
47
|
+
- **Quota period**: Select the reset cycle for the Token quota from the dropdown menu. Four options are supported:
|
|
42
48
|
|
|
43
|
-
|
|
49
|
+
- Day: Token quota resets automatically at midnight every day
|
|
50
|
+
- Natural week: Token quota resets automatically at midnight every Monday
|
|
51
|
+
- Month: Token quota resets automatically at midnight on the 1st of each month
|
|
52
|
+
- Long-term: Token quota is permanently valid and will not reset automatically; it is consumed until exhausted
|
|
44
53
|
|
|
45
|
-
|
|
46
|
-
* Natural week: Token quota resets automatically at midnight every Monday
|
|
47
|
-
* Month: Token quota resets automatically at midnight on the 1st of each month
|
|
48
|
-
* Long-term: Token quota is permanently valid and will not reset automatically; it is consumed until exhausted
|
|
54
|
+
- **Token quota**: Enter the maximum number of tokens allowed to be consumed within the period
|
|
49
55
|
|
|
50
|
-
|
|
56
|
+
5. After confirming the information is correct, click the **Confirm** button in the lower-right corner of the dialog
|
|
51
57
|
|
|
52
|
-
|
|
58
|
+
6. The system will automatically generate the API Key and display it in the list. Click the **eye icon** in the API Key column to view the full key string
|
|
53
59
|
|
|
54
|
-
|
|
60
|
+
> ⚠️ **Note**: Never share your API Key with others, and do not hard-code it in source code or commit it to a public repository. If you discover that an API Key has been leaked, immediately revoke it in the console and generate a new one.
|
|
55
61
|
|
|
56
|
-
|
|
57
|
-
>
|
|
58
|
-
> * Never share your API Key with others, and do not hard-code it in source code or commit it to a public repository
|
|
59
|
-
> * If you discover that an API Key has been leaked, immediately revoke it in the console and generate a new one
|
|
62
|
+

|
|
60
63
|
|
|
61
|
-
|
|
64
|
+
---
|
|
62
65
|
|
|
63
|
-
|
|
66
|
+
## Configure a Routing Policy (Optional)
|
|
64
67
|
|
|
65
68
|
The routing policy determines which models your API Key can call and the priority order for model invocation. By default, a newly created API Key can call all built-in models provided by the platform and uses a "price priority" sorting strategy.
|
|
66
69
|
|
|
67
70
|
If you need to use a custom routing policy or BYOK models, follow these steps:
|
|
68
71
|
|
|
69
72
|
1. In the API Key list, find the API Key you just created
|
|
70
|
-
2. Click the **
|
|
71
|
-
3. In the **
|
|
73
|
+
2. Click the **Routing Policy** button in the actions column
|
|
74
|
+
3. In the **Routing Policy Configuration** dialog that appears, you can configure the following:
|
|
72
75
|
|
|
73
|
-
|
|
76
|
+
### Option A: Use Platform Built-in Models (Default)
|
|
74
77
|
|
|
75
|
-
|
|
78
|
+
- **Provider scope**:
|
|
76
79
|
|
|
77
|
-
|
|
78
|
-
|
|
80
|
+
- All providers (default): you can use all built-in models provided by the platform
|
|
81
|
+
- Select specific providers: check the providers you need; only models from those providers will be available
|
|
79
82
|
|
|
80
|
-
|
|
83
|
+
- **Provider sorting strategy**:
|
|
81
84
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
+
- Price priority: preferentially calls the lowest-priced available provider
|
|
86
|
+
- Throughput priority: preferentially calls the highest-throughput available provider
|
|
87
|
+
- Latency priority: preferentially calls the lowest-latency available provider
|
|
85
88
|
|
|
86
|
-

|
|
87
90
|
|
|
88
|
-
|
|
91
|
+
### Option B: Use Only Your Own BYOK Models
|
|
89
92
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
+
- Check the **Use my BYOK Key only** checkbox
|
|
94
|
+
- Select the BYOK Key you have already created from the dropdown list (if you have not created a BYOK Key yet, refer to the relevant documentation first)
|
|
95
|
+
- Once checked, this API Key can only call the BYOK models you have bound, and billing will go directly through your own provider account
|
|
93
96
|
|
|
94
|
-
4. After completing the configuration, click the **
|
|
97
|
+
4. After completing the configuration, click the **Save** button in the lower-right corner of the dialog
|
|
95
98
|
|
|
96
|
-

|
|
97
100
|
|
|
98
|
-
|
|
101
|
+
---
|
|
102
|
+
|
|
103
|
+
## Test a Model Call
|
|
99
104
|
|
|
100
105
|
After completing the above configuration, you can use the API Key you created to call large model APIs. You can use an OpenAI or Anthropic compatible client or SDK depending on the model you choose.
|
|
101
106
|
|
|
102
107
|
Using Qwen3.6 Plus as an example, here are the two most common calling methods:
|
|
103
108
|
|
|
104
|
-
|
|
109
|
+
### Method 1: Call using curl
|
|
105
110
|
|
|
106
111
|
Open a terminal and run the following curl command, replacing `YOUR_API_KEY` with your actual API Key:
|
|
107
112
|
|
|
108
113
|
```bash
|
|
109
114
|
curl -X POST https://cn-shanghai-alicloud-aimesh.api.singdata.com/gateway/v1/chat/completions \
|
|
110
|
-
-H "Authorization: Bearer $API_KEY" \
|
|
111
|
-
-H "Content-Type: application/json" \
|
|
112
|
-
-d '{
|
|
115
|
+
-H "Authorization: Bearer $API_KEY" \
|
|
116
|
+
-H "Content-Type: application/json" \
|
|
117
|
+
-d '{
|
|
113
118
|
"model": "qwen/qwen3.6-plus",
|
|
114
119
|
"messages": [{"role":"user","content":"hello"}]
|
|
115
|
-
}'
|
|
120
|
+
}'
|
|
116
121
|
```
|
|
117
122
|
|
|
118
|
-
|
|
123
|
+
### Method 2: Call using Python
|
|
119
124
|
|
|
120
125
|
```python
|
|
121
126
|
import requests
|
|
122
127
|
|
|
123
128
|
url = "https://cn-shanghai-alicloud-aimesh.api.singdata.com/gateway/v1/chat/completions"
|
|
124
129
|
headers = {
|
|
125
|
-
|
|
126
|
-
|
|
130
|
+
"Authorization": "Bearer ${API_KEY}",
|
|
131
|
+
"Content-Type": "application/json",
|
|
127
132
|
}
|
|
128
133
|
payload = {
|
|
129
|
-
|
|
130
|
-
|
|
134
|
+
"model": "qwen/qwen3.6-plus",
|
|
135
|
+
"messages": [{"role": "user", "content": "hello"}],
|
|
131
136
|
}
|
|
132
137
|
|
|
133
138
|
resp = requests.post(url, headers=headers, json=payload, timeout=60)
|
|
@@ -135,10 +140,18 @@ print(resp.status_code)
|
|
|
135
140
|
print(resp.text)
|
|
136
141
|
```
|
|
137
142
|
|
|
138
|
-
|
|
143
|
+
### Example of a Successful Response
|
|
139
144
|
|
|
140
145
|
If the call succeeds, you will see a response similar to the following:
|
|
141
146
|
|
|
142
147
|
```json
|
|
143
148
|
{"text":"Hello! How can I help you today?","type":"text"}
|
|
144
149
|
```
|
|
150
|
+
|
|
151
|
+
---
|
|
152
|
+
|
|
153
|
+
## Related Documentation
|
|
154
|
+
|
|
155
|
+
- [AI Gateway Overview](Introduction.md) — AI Gateway feature overview and architecture
|
|
156
|
+
- [Model Pricing](pricing-ai-gateway.md) — Pricing and Token calculation rules for each model
|
|
157
|
+
- [AI-Enhanced Data Analysis: Calling LLMs in SQL](lakehouse-ai-sql-analysis.md) — Call LLMs via AI Gateway in SQL
|
|
@@ -53,12 +53,10 @@ WHERE seller_id = '05e107217c7266362fd44b75b2cd4cc4';
|
|
|
53
53
|
* Log into the Singdata Lakehouse console using an account with the "Instance Administrator" (`instance_admin`) role.
|
|
54
54
|
* In the left navigation, select "Data" → "Data Sharing", and click "+ New Share".
|
|
55
55
|
|
|
56
|
-
:-: 
|
|
57
56
|
|
|
58
57
|
* In the dialog, fill in the share name (e.g., shipping_detail), and select the workspace where the data to be shared is located.
|
|
59
58
|
* Note: The data to be shared must be in the same workspace. If the data itself is distributed across multiple workspaces, you can create views of the data to be shared from other workspaces within one workspace to centralize all data to be shared into the same workspace.
|
|
60
59
|
|
|
61
|
-
:-: 
|
|
62
60
|
|
|
63
61
|
**2) Add Data Objects to Share**
|
|
64
62
|
|
|
@@ -66,7 +64,6 @@ Continuing in the Create Share dialog, click "Add" and select the objects to sha
|
|
|
66
64
|
|
|
67
65
|
After clicking "Done", the view will be included in the share list.
|
|
68
66
|
|
|
69
|
-
:-: 
|
|
70
67
|
|
|
71
68
|
^
|
|
72
69
|
|
|
@@ -74,7 +71,6 @@ After clicking "Done", the view will be included in the share list.
|
|
|
74
71
|
|
|
75
72
|
In the same dialog, click the "Add" button below "Recipient Instances", enter Enterprise B's Singdata Lakehouse "Service Instance Name" (which Enterprise B needs to provide; it can be found in the upper right area of the homepage after logging into their service instance), and click Done.
|
|
76
73
|
|
|
77
|
-
:-: 
|
|
78
74
|
|
|
79
75
|
^
|
|
80
76
|
|
|
@@ -88,7 +84,6 @@ Subsequently, you can edit this Data Share to add or remove data objects to shar
|
|
|
88
84
|
|
|
89
85
|
After creation, you can see the newly created Data Share object in the "Data Sharing" → "Shared by Me" list.
|
|
90
86
|
|
|
91
|
-
:-: 
|
|
92
87
|
|
|
93
88
|
^
|
|
94
89
|
|
|
@@ -38,17 +38,14 @@ To achieve the above management goals, you need to create independent users for
|
|
|
38
38
|
|
|
39
39
|
Log in to the Singdata product using the default user created during account registration, go to the management center page, and switch to the "User Management" function:
|
|
40
40
|
|
|
41
|
-
:-: 
|
|
42
41
|
|
|
43
42
|
^
|
|
44
43
|
|
|
45
44
|
Click the "New" button in the upper right corner and select "New User." Here, create two users: developer and analyst, as shown below:
|
|
46
45
|
|
|
47
|
-
:-: 
|
|
48
46
|
|
|
49
47
|
^
|
|
50
48
|
|
|
51
|
-
:-: 
|
|
52
49
|
|
|
53
50
|
After successful creation, you can see these two users in the user list under user management.
|
|
54
51
|
|
|
@@ -58,23 +55,19 @@ In Lakehouse, a workspace is used to isolate computing resources and data, formi
|
|
|
58
55
|
|
|
59
56
|
Log in using the user created during tenant registration, and click the name of the opened service instance in the management center to enter the service instance homepage.
|
|
60
57
|
|
|
61
|
-
:-: 
|
|
62
58
|
|
|
63
59
|
^
|
|
64
60
|
|
|
65
61
|
On the service instance homepage, click "Management" - "Workspace" in the left menu to enter the workspace management page. Click the "+ New Space" button in the upper right corner:
|
|
66
62
|
|
|
67
|
-
:-: 
|
|
68
63
|
|
|
69
64
|
^
|
|
70
65
|
|
|
71
66
|
Enter the workspace name in the pop-up window and click "OK" to complete the workspace creation:
|
|
72
67
|
|
|
73
|
-
:-: 
|
|
74
68
|
|
|
75
69
|
^
|
|
76
70
|
|
|
77
|
-
:-: 
|
|
78
71
|
|
|
79
72
|
^
|
|
80
73
|
|
|
@@ -84,11 +77,9 @@ In the Lakehouse workspace, schema is used to further categorize data tables and
|
|
|
84
77
|
|
|
85
78
|
First, click "Develop" on the right side of the newly created dev\_envirment workspace to enter the development page, and execute the following SQL to create the schema:
|
|
86
79
|
|
|
87
|
-
:-: 
|
|
88
80
|
|
|
89
81
|
^
|
|
90
82
|
|
|
91
|
-
:-: 
|
|
92
83
|
|
|
93
84
|
Create two tables in Schema STG and insert some sample data:
|
|
94
85
|
|
|
@@ -176,19 +167,16 @@ The above authorization operations, including adding users to the workspace and
|
|
|
176
167
|
|
|
177
168
|
Continue using the user who created the dev\_environment workspace, click on "Management" - "Workspace" in the left menu to enter the workspace list, find the dev\_environment workspace, and click to enter. On the "Users" tab of the workspace details page, click the "+ Add User" button on the right:
|
|
178
169
|
|
|
179
|
-
:-: 
|
|
180
170
|
|
|
181
171
|
^
|
|
182
172
|
|
|
183
173
|
In the pop-up window, find the user developer and check the box (you can also find the analyst user and check the box together. However, since the permissions to be granted to the two users are different, operate separately here, only add the developer user first).
|
|
184
174
|
|
|
185
|
-
:-: 
|
|
186
175
|
|
|
187
176
|
^
|
|
188
177
|
|
|
189
178
|
At this point, there are two buttons below, click the right "Add User" button to only perform the operation of adding the user to the workspace without any authorization. Click the left "Add User and Grant Role" button to further select the role to be granted. Suppose we click the left "Add User and Grant Role" button:
|
|
190
179
|
|
|
191
|
-
:-: 
|
|
192
180
|
|
|
193
181
|
^
|
|
194
182
|
|
|
@@ -208,10 +196,6 @@ Execute the following statement in the development function:
|
|
|
208
196
|
SHOW GRANTS TO USER developer;
|
|
209
197
|
```
|
|
210
198
|
|
|
211
|
-
The results are as follows:
|
|
212
|
-
|
|
213
|
-
:-: 
|
|
214
|
-
|
|
215
199
|
^
|
|
216
200
|
|
|
217
201
|
### 3.7 Team Member Login to the System
|
|
@@ -220,23 +204,19 @@ After completing the above operations, both the developer and analyst users can
|
|
|
220
204
|
|
|
221
205
|
Return to the Singdata login page <https://accounts.singdata.com/login>, and sequentially enter the account name, username, and password. The account name is provided after the account registration is successful and can be obtained from the URL after any user of the account logs in.
|
|
222
206
|
|
|
223
|
-
:-: 
|
|
224
207
|
|
|
225
208
|
Now, use the developer user to log in at the .accounts.singdata.com/login URL, and click the "Enter" service instance button under the "Lakehouse" product to enter the Lakehouse service instance.
|
|
226
209
|
|
|
227
|
-
:-: 
|
|
228
210
|
|
|
229
211
|
### 3.8 Team Member Writing Development Tasks
|
|
230
212
|
|
|
231
213
|
After the developer user logs in, go to the "Development" page in the left menu. Since the current developer user has only joined the dev\_environment workspace, there is no need to switch workspaces. If multiple workspaces are joined, you can switch to the required workspace for development in the upper right corner.
|
|
232
214
|
|
|
233
|
-
:-: 
|
|
234
215
|
|
|
235
216
|
^
|
|
236
217
|
|
|
237
218
|
Click the "+" to create a new SQL script in the "Development" function, and write a query statement to query the data in the stg.employees table.
|
|
238
219
|
|
|
239
|
-
:-: 
|
|
240
220
|
|
|
241
221
|
^
|
|
242
222
|
|
|
@@ -244,25 +224,21 @@ Click the "+" to create a new SQL script in the "Development" function, and writ
|
|
|
244
224
|
select * from stg.employees limit 10;
|
|
245
225
|
```
|
|
246
226
|
|
|
247
|
-
:-: 
|
|
248
227
|
|
|
249
228
|
^
|
|
250
229
|
|
|
251
230
|
Click the "Save" button to save the task code, and the "Schedule" button to open the schedule configuration popup.
|
|
252
231
|
|
|
253
|
-
:-: 
|
|
254
232
|
|
|
255
233
|
^
|
|
256
234
|
|
|
257
235
|
In the popup, configure the scheduling task's cycle, rerun method, and other information, then click the "OK" button to complete the scheduling configuration operation for the task.
|
|
258
236
|
|
|
259
|
-
:-: 
|
|
260
237
|
|
|
261
238
|
^
|
|
262
239
|
|
|
263
240
|
After successfully configuring the schedule, the "Submit" button becomes clickable. After clicking "Submit," the task is submitted for periodic scheduling.
|
|
264
241
|
|
|
265
|
-
:-: 
|
|
266
242
|
|
|
267
243
|
^
|
|
268
244
|
|
|
@@ -252,8 +252,7 @@ CREATE PIPE ods.kafka_events_pipe AS
|
|
|
252
252
|
|
|
253
253
|
-- Step 3: Create Dynamic Table for minute-level aggregation (DWD layer)
|
|
254
254
|
CREATE DYNAMIC TABLE dwd.event_stats
|
|
255
|
-
|
|
256
|
-
VCLUSTER = 'default'
|
|
255
|
+
REFRESH INTERVAL 1 MINUTE VCLUSTER DEFAULT
|
|
257
256
|
AS
|
|
258
257
|
SELECT
|
|
259
258
|
DATE_TRUNC('minute', ts) AS minute,
|
package/bin/skills/lakehouse-doc-en/references/realtime-sales-dashboard-with-dynamic-table.md
CHANGED
|
@@ -126,7 +126,7 @@ Join the orders table with the products table to add category and brand informat
|
|
|
126
126
|
|
|
127
127
|
```sql
|
|
128
128
|
CREATE OR REPLACE DYNAMIC TABLE doc_dwd_order_detail
|
|
129
|
-
REFRESH INTERVAL '1' MINUTE VCLUSTER
|
|
129
|
+
REFRESH INTERVAL '1' MINUTE VCLUSTER DEFAULT
|
|
130
130
|
AS
|
|
131
131
|
SELECT
|
|
132
132
|
o.order_id,
|
|
@@ -151,7 +151,7 @@ Aggregate by category to compute order count, total quantity, GMV, and average p
|
|
|
151
151
|
|
|
152
152
|
```sql
|
|
153
153
|
CREATE OR REPLACE DYNAMIC TABLE doc_ads_category_gmv
|
|
154
|
-
REFRESH INTERVAL '1' MINUTE VCLUSTER
|
|
154
|
+
REFRESH INTERVAL '1' MINUTE VCLUSTER DEFAULT
|
|
155
155
|
AS
|
|
156
156
|
SELECT
|
|
157
157
|
category,
|
|
@@ -171,7 +171,7 @@ Compute real-time rankings based on the GMV summary table.
|
|
|
171
171
|
|
|
172
172
|
```sql
|
|
173
173
|
CREATE OR REPLACE DYNAMIC TABLE doc_ads_category_rank
|
|
174
|
-
REFRESH INTERVAL '1' MINUTE VCLUSTER
|
|
174
|
+
REFRESH INTERVAL '1' MINUTE VCLUSTER DEFAULT
|
|
175
175
|
AS
|
|
176
176
|
SELECT
|
|
177
177
|
RANK() OVER (ORDER BY gmv DESC) AS gmv_rank,
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
# Release Notes 2026-05-19
|
|
2
|
+
|
|
1
3
|
^
|
|
2
4
|
|
|
3
5
|
**Product Upgrade Notice**: Starting with this release, DataGPT is officially renamed to **Analytics Agent**. Product capabilities remain unchanged; only the product name has been upgraded. Subsequent documentation and UI will gradually switch to the new name.
|
|
@@ -19,15 +21,15 @@ This release introduces a series of new features, enhancements, and fixes. Pleas
|
|
|
19
21
|
|
|
20
22
|
* [Row-Level Permissions](https://www.singdata.com/documents/row_level_permission) Enhancements:
|
|
21
23
|
* When configuring row-level permissions, administrators can now dynamically obtain permission scopes from other data tables using expressions (e.g., automatically retrieving a user's assigned store list from a store table), in addition to manually entering fixed values. Suitable for scenarios where permission values change frequently or need to follow business data updates automatically.
|
|
22
|
-
*
|
|
24
|
+
* [Dashboard Version Management](https://www.singdata.com/documents/dashboard-version-management-guide):
|
|
23
25
|
* Each modification to a dashboard chart via ASK AI conversation automatically generates a version. Users can view thumbnail previews and modification history of historical versions in the version panel, with support for one-click preview and restore. Solves the pain point of "can't undo after breaking things" — revert at any time if unsatisfied.
|
|
24
|
-
*
|
|
26
|
+
* [Open API](https://www.singdata.com/documents/open-api-overview):
|
|
25
27
|
* Supports initiating data analysis requests and retrieving results via API, making it easy to embed Analytics Agent's analysis capabilities into internal enterprise systems, workflows, or custom applications for automated data Q&A.
|
|
26
28
|
* **Automatic Chart Error Correction**:
|
|
27
29
|
* When AI generates charts, the system automatically detects rendering errors and attempts to fix them, reducing cases of "chart display anomalies" — users can get correct visualization results without manual retries.
|
|
28
30
|
* **Scheduled Task Email: Chinese/English Bilingual and Multiple Recipients**:
|
|
29
31
|
* Scheduled analysis report emails now support Chinese/English language adaptation and can be sent to multiple recipients simultaneously.
|
|
30
|
-
*
|
|
32
|
+
* [Chart Auto-Refresh Configuration](https://www.singdata.com/documents/chart-auto-refresh-guide):
|
|
31
33
|
* Dashboard charts now support setting an auto-refresh interval (default: 24 hours). The system automatically updates chart data at the configured time without manual refresh.
|
|
32
34
|
|
|
33
35
|
## Improvements
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
# REVOKE
|
|
2
|
+
|
|
1
3
|
## Function Description
|
|
2
4
|
|
|
3
5
|
Revokes previously granted privileges from a role or user. The `REVOKE` statement can revoke permissions at various levels, including workspace, workspace object, Schema, and Schema object levels.
|
|
@@ -32,7 +34,7 @@ FROM { ROLE role_name | USER user_name };
|
|
|
32
34
|
2. Revoke from role `simple_role` the `ALTER` privilege on the VCLUSTER named `default`:
|
|
33
35
|
|
|
34
36
|
```SQL
|
|
35
|
-
REVOKE ALTER VCLUSTER ON VCLUSTER
|
|
37
|
+
REVOKE ALTER VCLUSTER ON VCLUSTER DEFAULT FROM ROLE simple_role;
|
|
36
38
|
```
|
|
37
39
|
|
|
38
40
|
3. Revoke from role `uat_demo` the privilege to create tables and views in the `public` Schema:
|
|
@@ -56,16 +56,15 @@ Roles can be granted to users via the Web interface or SQL.
|
|
|
56
56
|
|
|
57
57
|
On the **Security > Roles** page, you can view instance-level roles and workspace-level roles under the current instance.
|
|
58
58
|
|
|
59
|
-
|
|
59
|
+
|
|
60
60
|
|
|
61
61
|
To authorize any role, click the role name to enter the role details page, where you can see all users who have been granted this role. Click **+ Grant User**, select the users to add in the dialog, and click **Authorize** to grant the role to the users.
|
|
62
|
-
|
|
62
|
+
|
|
63
63
|
|
|
64
64
|
To remove a user who has been granted a role, click the "..." to the right of the username and select **Remove User** to revoke that user's permission to use this role.
|
|
65
65
|
|
|
66
66
|
On the **Management > Workspaces** list, enter the workspace details page, and on the **Roles** tab you can also view the role list within that workspace and perform the above operations to grant or revoke roles to/from users.
|
|
67
67
|
|
|
68
|
-
:-: 
|
|
69
68
|
|
|
70
69
|
**SQL Operation**
|
|
71
70
|
|