@clickzetta/cz-cli-darwin-arm64 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
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
# SafeQuestionPoll - Poll for Question Results
|
|
2
|
+
|
|
3
|
+
Poll to query the analysis execution status and results for a specified question.
|
|
4
|
+
|
|
5
|
+
## Interface Description
|
|
6
|
+
|
|
7
|
+
After submitting a question via [Text2InsightQuery](open-api-text2insight-query), the client must call this interface in a loop to retrieve the analysis progress and final results. Each call returns all `responses` messages produced so far.
|
|
8
|
+
|
|
9
|
+
### Polling Strategy
|
|
10
|
+
|
|
11
|
+
| Parameter | Recommended Value |
|
|
12
|
+
|-----------|-------------------|
|
|
13
|
+
| Polling interval | 2 seconds |
|
|
14
|
+
| Single request timeout | 60 seconds |
|
|
15
|
+
| Total timeout | 360 seconds |
|
|
16
|
+
|
|
17
|
+
### Termination Condition
|
|
18
|
+
|
|
19
|
+
On each poll, check the `dataType` of the last message in the `responses` array. Stop polling when the value is one of the following:
|
|
20
|
+
|
|
21
|
+
- `finish` — Analysis completed normally
|
|
22
|
+
- `finish_stop` — User actively stopped the analysis
|
|
23
|
+
- `error` — Execution error occurred
|
|
24
|
+
|
|
25
|
+
## Request Method
|
|
26
|
+
|
|
27
|
+
```
|
|
28
|
+
POST /open/safe_question_poll?tenantId={tenantId}&userId={userId}&loginToken={loginToken}
|
|
29
|
+
```
|
|
30
|
+
|
|
31
|
+
> 💡 **Note**: `tenantId`, `userId`, and `loginToken` must appear **both** in the URL query parameters and in the request body. Missing query parameters will cause the request to fail.
|
|
32
|
+
|
|
33
|
+
## Request Parameters
|
|
34
|
+
|
|
35
|
+
| Parameter | Location | Type | Required | Description |
|
|
36
|
+
|-----------|----------|------|----------|-------------|
|
|
37
|
+
| tenantId | Query + Body | Integer | Yes | Tenant ID |
|
|
38
|
+
| userId | Query + Body | Integer | Yes | User ID |
|
|
39
|
+
| domainId | Body | Integer | Yes | Data domain ID |
|
|
40
|
+
| questionId | Body | Integer | Yes | Question ID, obtained via Text2InsightQuery |
|
|
41
|
+
| loginToken | Query + Body | String | Yes | Authentication Token |
|
|
42
|
+
|
|
43
|
+
## Response Parameters
|
|
44
|
+
|
|
45
|
+
| Parameter | Type | Description |
|
|
46
|
+
|-----------|------|-------------|
|
|
47
|
+
| success | Boolean | Whether the request was successful |
|
|
48
|
+
| data.responses | Array | Message list containing all messages produced during the analysis |
|
|
49
|
+
| data.responses[].id | String | Message ID |
|
|
50
|
+
| data.responses[].dataType | String | Message type, see description below |
|
|
51
|
+
| data.responses[].message | String | Message text content |
|
|
52
|
+
| data.responses[].modelRes | Object | Raw structure returned by the model |
|
|
53
|
+
| data.responses[].modelRes.code | Integer | Model response code |
|
|
54
|
+
| data.responses[].modelRes.data | Object | Business data returned by the model |
|
|
55
|
+
|
|
56
|
+
## Message Type Description (dataType)
|
|
57
|
+
|
|
58
|
+
| Type | Description | Key Fields |
|
|
59
|
+
|------|-------------|------------|
|
|
60
|
+
| message | General message; may contain knowledge details or execution logs | message, knowledgeData |
|
|
61
|
+
| notify | Progress notification (e.g., "Thinking") | message |
|
|
62
|
+
| summary | Analysis summary containing the final answer | summaryData |
|
|
63
|
+
| metric | Metric calculation result | message, metricDsl, physicalMetricDsl |
|
|
64
|
+
| echarts_plus | Chart data | message, chartType, columns, calculateSql |
|
|
65
|
+
| code | Code block (e.g., generated SQL) | message, codeType, code |
|
|
66
|
+
| finish | Analysis ended normally | message |
|
|
67
|
+
| finish_stop | User actively stopped | message |
|
|
68
|
+
| error | Execution error | message |
|
|
69
|
+
|
|
70
|
+
## Field Read Priority
|
|
71
|
+
|
|
72
|
+
Business fields in each `responses` message may appear at different levels. Read in the following priority order:
|
|
73
|
+
|
|
74
|
+
1. Top level: `response[fieldName]`
|
|
75
|
+
2. modelRes: `response.modelRes.data[fieldName]`
|
|
76
|
+
3. rawRes: parse `response.rawRes` (JSON string) and retrieve `data[fieldName]`
|
|
77
|
+
|
|
78
|
+
## Request Example
|
|
79
|
+
|
|
80
|
+
```http
|
|
81
|
+
POST /open/safe_question_poll
|
|
82
|
+
Content-Type: application/json
|
|
83
|
+
|
|
84
|
+
{
|
|
85
|
+
"tenantId": 10,
|
|
86
|
+
"userId": 1,
|
|
87
|
+
"domainId": 106,
|
|
88
|
+
"questionId": 34339,
|
|
89
|
+
"loginToken": "eyJhbGciOiJIUzI1NiJ9..."
|
|
90
|
+
}
|
|
91
|
+
```
|
|
92
|
+
|
|
93
|
+
## Response Examples
|
|
94
|
+
|
|
95
|
+
### Analysis In Progress
|
|
96
|
+
|
|
97
|
+
```json
|
|
98
|
+
{
|
|
99
|
+
"success": true,
|
|
100
|
+
"data": {
|
|
101
|
+
"responses": [
|
|
102
|
+
{
|
|
103
|
+
"id": "745601",
|
|
104
|
+
"dataType": "notify",
|
|
105
|
+
"message": "Thinking next step"
|
|
106
|
+
}
|
|
107
|
+
]
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
```
|
|
111
|
+
|
|
112
|
+
### Analysis Complete (with metric results)
|
|
113
|
+
|
|
114
|
+
```json
|
|
115
|
+
{
|
|
116
|
+
"success": true,
|
|
117
|
+
"data": {
|
|
118
|
+
"responses": [
|
|
119
|
+
{
|
|
120
|
+
"id": "745618",
|
|
121
|
+
"dataType": "message",
|
|
122
|
+
"message": "Viewed knowledge details: Beijing Second-hand Housing 10-year Transaction Data",
|
|
123
|
+
"modelRes": {
|
|
124
|
+
"code": 200,
|
|
125
|
+
"data": {
|
|
126
|
+
"dataType": "message",
|
|
127
|
+
"message": "Viewed knowledge details: Beijing Second-hand Housing 10-year Transaction Data",
|
|
128
|
+
"knowledgeData": {
|
|
129
|
+
"detailItems": [
|
|
130
|
+
{
|
|
131
|
+
"id": 51,
|
|
132
|
+
"keys": "Beijing Second-hand Housing 10-year Transaction Data",
|
|
133
|
+
"value": "{\"desc\": \"If no time is explicitly specified in the question, use yesterday\", \"type\": \"time_range_func\"}",
|
|
134
|
+
"type": "TEXT"
|
|
135
|
+
}
|
|
136
|
+
]
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"id": "745620",
|
|
143
|
+
"dataType": "metric",
|
|
144
|
+
"message": "Metric: Total Transaction Amount by District in the Past 6 Years",
|
|
145
|
+
"modelRes": {
|
|
146
|
+
"code": 200,
|
|
147
|
+
"data": {
|
|
148
|
+
"dataType": "metric",
|
|
149
|
+
"message": "Metric: Total Transaction Amount by District in the Past 6 Years",
|
|
150
|
+
"metricDsl": "{\"useDefaultLimit\":true,\"metricId\":{\"metricType\":\"SQL_SIMPLE\",\"id\":631},\"name\":\"Total Transaction Amount by District in the Past 6 Years\"}",
|
|
151
|
+
"physicalMetricDsl": "{\"useDefaultLimit\":true,\"metricId\":{\"metricType\":\"SQL_SIMPLE\",\"id\":631}}"
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"id": "745625",
|
|
157
|
+
"dataType": "echarts_plus",
|
|
158
|
+
"message": "Beijing Second-hand Housing Total Transaction Amount by District in the Past 6 Years (2015-2021)",
|
|
159
|
+
"modelRes": {
|
|
160
|
+
"code": 200,
|
|
161
|
+
"data": {
|
|
162
|
+
"dataType": "echarts_plus",
|
|
163
|
+
"chartType": "ECHARTS",
|
|
164
|
+
"columns": "District (STRING), Total Transaction Amount (10K CNY) (LONG)",
|
|
165
|
+
"calculateSql": "SELECT region AS district, SUM(transaction_price) AS total_transaction_amount FROM ... GROUP BY region"
|
|
166
|
+
}
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"id": "745630",
|
|
171
|
+
"dataType": "summary",
|
|
172
|
+
"message": "Analysis complete",
|
|
173
|
+
"modelRes": {
|
|
174
|
+
"code": 200,
|
|
175
|
+
"data": {
|
|
176
|
+
"dataType": "summary",
|
|
177
|
+
"summaryData": "**Beijing Second-hand Housing Total Transaction Amount by District in the Past 6 Years:**\n- Chaoyang District: CNY 103.49 billion\n- Haidian District: CNY 58.50 billion\n..."
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"id": "745631",
|
|
183
|
+
"dataType": "finish",
|
|
184
|
+
"message": "Analysis complete"
|
|
185
|
+
}
|
|
186
|
+
]
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
```
|
|
190
|
+
|
|
191
|
+
## Error Codes
|
|
192
|
+
|
|
193
|
+
| Error Code | Description |
|
|
194
|
+
|------------|-------------|
|
|
195
|
+
| success=false | Token is invalid, questionId does not exist, or insufficient permissions |
|
|
196
|
+
|
|
197
|
+
## Related Documentation
|
|
198
|
+
|
|
199
|
+
- [Text2InsightQuery](open-api-text2insight-query) — Previous step: submit a data analysis request
|
|
200
|
+
- [Understanding Response Results](open-api-response-guide) — Meaning and reading method for each message type in responses
|
|
201
|
+
- [Quick Start](open-api-quick-start) — Complete end-to-end example
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
# Text2InsightQuery - Submit a Data Analysis Request
|
|
2
|
+
|
|
3
|
+
Submit a natural language question to Analytics Agent to initiate a data analysis task.
|
|
4
|
+
|
|
5
|
+
## Interface Description
|
|
6
|
+
|
|
7
|
+
This interface is asynchronous. Upon a successful call, it returns a `questionId` and an initial status of `running`, indicating that the analysis task has started. The client must poll for analysis results via the [SafeQuestionPoll](open-api-safe-question-poll) interface.
|
|
8
|
+
|
|
9
|
+
### Usage Notes
|
|
10
|
+
|
|
11
|
+
- Questions are described in natural language; the Agent will automatically understand and perform the analysis.
|
|
12
|
+
- Supports specifying the model to use via `modelSettings`.
|
|
13
|
+
- Multiple questions can be submitted consecutively within the same Session, and the Agent retains conversational context.
|
|
14
|
+
|
|
15
|
+
### Usage Recommendations
|
|
16
|
+
|
|
17
|
+
- Make question descriptions as clear and specific as possible, including key information such as time ranges and dimensions.
|
|
18
|
+
- If you need the knowledge base to assist with the analysis, you can prompt the Agent in the question to consult the knowledge base.
|
|
19
|
+
|
|
20
|
+
## Request Method
|
|
21
|
+
|
|
22
|
+
```
|
|
23
|
+
POST /open/text2insight/query?tenantId={tenantId}&userId={userId}&loginToken={loginToken}
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
> 💡 **Note**: `tenantId`, `userId`, and `loginToken` must appear **both** in the URL query parameters and in the request body. Missing query parameters will cause the request to fail.
|
|
27
|
+
|
|
28
|
+
## Request Parameters
|
|
29
|
+
|
|
30
|
+
| Parameter | Location | Type | Required | Description |
|
|
31
|
+
|-----------|----------|------|----------|-------------|
|
|
32
|
+
| tenantId | Query + Body | Integer | Yes | Tenant ID |
|
|
33
|
+
| userId | Query + Body | Integer | Yes | User ID |
|
|
34
|
+
| domainId | Body | Integer | Yes | Data domain ID |
|
|
35
|
+
| sessionId | Body | Integer | Yes | Conversation session ID, obtained via CreateSession or reusing an existing value |
|
|
36
|
+
| msg | Body | String | Yes | Question content, an analysis request described in natural language |
|
|
37
|
+
| loginToken | Query + Body | String | Yes | Authentication Token |
|
|
38
|
+
| modelSettings | Body | Object | No | Model configuration |
|
|
39
|
+
| modelSettings.model_name | Body | String | No | Specify the model name to use |
|
|
40
|
+
|
|
41
|
+
## Response Parameters
|
|
42
|
+
|
|
43
|
+
| Parameter | Type | Description |
|
|
44
|
+
|-----------|------|-------------|
|
|
45
|
+
| success | Boolean | Whether the request was successful |
|
|
46
|
+
| data.questionId | Integer | Question ID, used for subsequent polling and stop operations |
|
|
47
|
+
| data.sessionId | Integer | Session ID |
|
|
48
|
+
| data.status | String | Current status; initial value is `running` |
|
|
49
|
+
|
|
50
|
+
## Request Example
|
|
51
|
+
|
|
52
|
+
```http
|
|
53
|
+
POST /open/text2insight/query
|
|
54
|
+
Content-Type: application/json
|
|
55
|
+
|
|
56
|
+
{
|
|
57
|
+
"tenantId": 10,
|
|
58
|
+
"userId": 1,
|
|
59
|
+
"domainId": 106,
|
|
60
|
+
"sessionId": 4729,
|
|
61
|
+
"msg": "Show me the second-hand housing sales in Beijing over the past 6 years, broken down by district",
|
|
62
|
+
"loginToken": "eyJhbGciOiJIUzI1NiJ9...",
|
|
63
|
+
"modelSettings": {
|
|
64
|
+
"model_name": "qwen/qwen3.6-plus"
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
```
|
|
68
|
+
|
|
69
|
+
## Response Example
|
|
70
|
+
|
|
71
|
+
Successful response:
|
|
72
|
+
|
|
73
|
+
```json
|
|
74
|
+
{
|
|
75
|
+
"success": true,
|
|
76
|
+
"data": {
|
|
77
|
+
"questionId": 34339,
|
|
78
|
+
"sessionId": 4729,
|
|
79
|
+
"status": "running"
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
```
|
|
83
|
+
|
|
84
|
+
## Next Steps
|
|
85
|
+
|
|
86
|
+
After a successful request, use the returned `questionId` to call [SafeQuestionPoll](open-api-safe-question-poll) and poll until the analysis is complete.
|
|
87
|
+
|
|
88
|
+
## Error Codes
|
|
89
|
+
|
|
90
|
+
| Error Code | Description |
|
|
91
|
+
|------------|-------------|
|
|
92
|
+
| success=false | Token is invalid, Session does not exist, parameters are missing, or model is unavailable |
|
|
93
|
+
|
|
94
|
+
## Related Documentation
|
|
95
|
+
|
|
96
|
+
- [CreateSession](open-api-create-session) — Previous step: create a conversation session
|
|
97
|
+
- [SafeQuestionPoll](open-api-safe-question-poll) — Next step: poll for analysis results
|
|
98
|
+
- [Understanding Response Results](open-api-response-guide) — Message type descriptions and display recommendations
|
|
99
|
+
- [Quick Start](open-api-quick-start) — Complete end-to-end example
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
# Text2InsightStop - Stop a Question
|
|
2
|
+
|
|
3
|
+
Stop a data analysis task that is currently running.
|
|
4
|
+
|
|
5
|
+
## Interface Description
|
|
6
|
+
|
|
7
|
+
When an analysis task is taking too long or the user wants to interrupt the current analysis, this interface can be called to stop the execution of a specified question. After stopping, the `dataType` of the last message in the polling results will become `finish_stop`.
|
|
8
|
+
|
|
9
|
+
### Usage Notes
|
|
10
|
+
|
|
11
|
+
- Only effective for questions with a status of `running`.
|
|
12
|
+
- The stop operation cannot be undone.
|
|
13
|
+
- Intermediate results already produced are still available via the polling interface.
|
|
14
|
+
|
|
15
|
+
## Request Method
|
|
16
|
+
|
|
17
|
+
```
|
|
18
|
+
POST /open/text2insight/stop?tenantId={tenantId}&userId={userId}&loginToken={loginToken}
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
> 💡 **Note**: `tenantId`, `userId`, and `loginToken` must appear **both** in the URL query parameters and in the request body. Missing query parameters will cause the request to fail.
|
|
22
|
+
|
|
23
|
+
## Request Parameters
|
|
24
|
+
|
|
25
|
+
| Parameter | Location | Type | Required | Description |
|
|
26
|
+
|-----------|----------|------|----------|-------------|
|
|
27
|
+
| tenantId | Query + Body | Integer | Yes | Tenant ID |
|
|
28
|
+
| userId | Query + Body | Integer | Yes | User ID |
|
|
29
|
+
| sessionId | Body | Integer | Yes | Conversation session ID |
|
|
30
|
+
| questionId | Body | Integer | Yes | ID of the question to stop |
|
|
31
|
+
| loginToken | Query + Body | String | Yes | Authentication Token |
|
|
32
|
+
|
|
33
|
+
## Response Parameters
|
|
34
|
+
|
|
35
|
+
| Parameter | Type | Description |
|
|
36
|
+
|-----------|------|-------------|
|
|
37
|
+
| success | Boolean | Whether the request was successful |
|
|
38
|
+
|
|
39
|
+
## Request Example
|
|
40
|
+
|
|
41
|
+
```http
|
|
42
|
+
POST /open/text2insight/stop
|
|
43
|
+
Content-Type: application/json
|
|
44
|
+
|
|
45
|
+
{
|
|
46
|
+
"tenantId": 10,
|
|
47
|
+
"userId": 1,
|
|
48
|
+
"sessionId": 4729,
|
|
49
|
+
"questionId": 34339,
|
|
50
|
+
"loginToken": "eyJhbGciOiJIUzI1NiJ9..."
|
|
51
|
+
}
|
|
52
|
+
```
|
|
53
|
+
|
|
54
|
+
## Response Example
|
|
55
|
+
|
|
56
|
+
Successful response:
|
|
57
|
+
|
|
58
|
+
```json
|
|
59
|
+
{
|
|
60
|
+
"success": true
|
|
61
|
+
}
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
## Error Codes
|
|
65
|
+
|
|
66
|
+
| Error Code | Description |
|
|
67
|
+
|------------|-------------|
|
|
68
|
+
| success=false | Token is invalid, question does not exist, question has already completed, or insufficient permissions |
|
|
69
|
+
|
|
70
|
+
## Related Documentation
|
|
71
|
+
|
|
72
|
+
- [Text2InsightQuery](open-api-text2insight-query) — Submit an analysis request to obtain a questionId
|
|
73
|
+
- [SafeQuestionPoll](open-api-safe-question-poll) — After stopping, polling can continue; the last message dataType will be finish_stop
|
|
74
|
+
- [Quick Start](open-api-quick-start) — Complete end-to-end example
|
|
@@ -13,7 +13,7 @@ Supports seven global clouds, already live in multiple Asia-Pacific regions, and
|
|
|
13
13
|
<td style="width:25%; vertical-align:top; overflow-wrap:break-word;"><strong>Lake Acceleration (existing data lake)</strong><br>
|
|
14
14
|
<small><a href="lakehouse-acceleration-guide.md">In-Place Lake Acceleration Guide</a> · <a href="external-catalog-summary.md">External Catalog Federation</a> · <a href="external-table-guide.md">External Tables</a> · <a href="external_volume.md">Object Storage Mount</a> · <a href="benchmark_guide.md">Performance Testing</a></small></td>
|
|
15
15
|
<td style="width:25%; vertical-align:top; overflow-wrap:break-word;"><strong>AI Data Infrastructure</strong><br>
|
|
16
|
-
<small><a href="LakehouseAI-overview.md">Lakehouse AI Overview</a> · <a href="server-data-for-ai.md">AI Data Readiness</a> · <a href="vector_search_ai.md">Vector Search</a> · <a href="AIGateway.md">AI Gateway</a> · <a href="datagpt_introduction.md">Data Analytics Agent</a></small></td>
|
|
16
|
+
<small><a href="LakehouseAI-overview.md">Lakehouse AI Overview</a> · <a href="server-data-for-ai.md">AI Data Readiness</a> · <a href="vector_search_ai.md">Vector Search</a> · <a href="AIGateway.md">AI Gateway</a> · <a href="datagpt_introduction.md">Data Analytics Agent</a> · <a href="dataagent.md">Data Engineering Agent</a></small></td>
|
|
17
17
|
<td style="width:25%; vertical-align:top; overflow-wrap:break-word;"><strong>Cloud Platforms and Deployment</strong><br>
|
|
18
18
|
<small><a href="Supported-Cloud-Platforms.md">Supported Cloud Platforms and Regions</a> · <a href="pricing.md">Pricing and Billing</a></small></td>
|
|
19
19
|
</tr>
|
|
@@ -63,7 +63,7 @@ Dedicated paths for data engineers, analysts, AI engineers, and administrators<b
|
|
|
63
63
|
<td style="width:22%; vertical-align:top; overflow-wrap:break-word;"><strong>Data Engineer</strong><br><small>Build data pipelines, ETL processing, manage data warehouse layers</small></td>
|
|
64
64
|
<td style="vertical-align:top; overflow-wrap:break-word;">
|
|
65
65
|
|
|
66
|
-
[Dynamic Table Incremental Computation](incremental-computing.md) · [Dynamic Table Overview](dynamic_table_summary.md) · [Real-time Data Pipeline](streaming_data_pipeline_overview.md) · [Studio Task Development and Scheduling](task-develop.md) · [Task Parameters](task_param.md) · [CREATE TABLE Syntax Reference](create-table-ddl.md) · [SQL Syntax Reference](sql-reference.md) · [COPY INTO](copy-into-table.md) · [cz-cli Command-Line Tool](setup_cz_cli.md) · [TPC-DS Performance Testing](tpcds-benchmark.md)
|
|
66
|
+
[Dynamic Table Incremental Computation](incremental-computing.md) · [Dynamic Table Overview](dynamic_table_summary.md) · [Real-time Data Pipeline](streaming_data_pipeline_overview.md) · [Studio Task Development and Scheduling](task-develop.md) · [Task Parameters](task_param.md) · [CREATE TABLE Syntax Reference](create-table-ddl.md) · [SQL Syntax Reference](sql-reference.md) · [COPY INTO](copy-into-table.md) · [cz-cli Command-Line Tool](setup_cz_cli.md) · [Data Engineering Agent](dataagent.md) · [TPC-DS Performance Testing](tpcds-benchmark.md)
|
|
67
67
|
|
|
68
68
|
</td>
|
|
69
69
|
</tr>
|
|
@@ -95,7 +95,7 @@ Dedicated paths for data engineers, analysts, AI engineers, and administrators<b
|
|
|
95
95
|
<td style="width:22%; vertical-align:top; overflow-wrap:break-word;"><strong>AI Agent / Automation</strong><br><small>Deterministic interface calls, semantic layer queries, automated data pipelines</small></td>
|
|
96
96
|
<td style="vertical-align:top; overflow-wrap:break-word;">
|
|
97
97
|
|
|
98
|
-
[cz-cli Command-Line Tool](setup_cz_cli.md) (deterministic interface, ideal for Agent calls) · [Semantic View](semantic-view-overview.md) (business semantic layer, natural-language friendly) · [Python SDK (SQL interface)](python_reference/connector.md) · [ZettaPark (DataFrame API)](lakehousepython-zettapark.md) · [Data Analytics Agent](datagpt_introduction.md)
|
|
98
|
+
[cz-cli Command-Line Tool](setup_cz_cli.md) (deterministic interface, ideal for Agent calls) · [Semantic View](semantic-view-overview.md) (business semantic layer, natural-language friendly) · [Python SDK (SQL interface)](python_reference/connector.md) · [ZettaPark (DataFrame API)](lakehousepython-zettapark.md) · [Data Analytics Agent](datagpt_introduction.md) · [Data Engineering Agent](dataagent.md) · [Singclaw](https://www.singclaw.ai/)
|
|
99
99
|
|
|
100
100
|
</td>
|
|
101
101
|
</tr>
|
|
@@ -142,7 +142,7 @@ Define transformation logic with standard SQL. Dynamic Table automatically detec
|
|
|
142
142
|
|
|
143
143
|
Vectorized execution engine. Leading industry performance on TPC-DS / TPC-H / SSB benchmarks. Supports OLAP multi-dimensional analysis and ad-hoc queries — up to 10× faster than traditional Spark architectures.
|
|
144
144
|
|
|
145
|
-
[Performance Testing](benchmark_guide.md) · [SQL Usage Guide](considerations-for-using-sql.md)
|
|
145
|
+
[Performance Testing](benchmark_guide.md) · [SQL Usage Guide](considerations-for-using-sql.md)
|
|
146
146
|
|
|
147
147
|
</td>
|
|
148
148
|
</tr>
|
|
@@ -151,9 +151,9 @@ Vectorized execution engine. Leading industry performance on TPC-DS / TPC-H / SS
|
|
|
151
151
|
|
|
152
152
|
**AI-Native**
|
|
153
153
|
|
|
154
|
-
Vector indexes, full-text search, AI Functions (AI\_COMPLETE / AI\_EMBEDDING), and Semantic Views are built into the data platform. Build RAG knowledge bases and AI-enhanced analytics without external services. Data Analytics Agent supports natural language conversational data queries.
|
|
154
|
+
Vector indexes, full-text search, AI Functions (AI\_COMPLETE / AI\_EMBEDDING), and Semantic Views are built into the data platform. Build RAG knowledge bases and AI-enhanced analytics without external services. Data Analytics Agent supports natural language conversational data queries; Data Engineering Agent supports natural language ETL development, task management, and operations diagnostics.
|
|
155
155
|
|
|
156
|
-
[Lakehouse AI Overview](lakehouseai-overview.md) · [Vector Search](vector_search_ai.md) · [AI Functions](ai_function_in_sql.md) · [Semantic View](semantic-view-overview.md) · [Data Analytics Agent](datagpt_introduction.md)
|
|
156
|
+
[Lakehouse AI Overview](lakehouseai-overview.md) · [Vector Search](vector_search_ai.md) · [AI Functions](ai_function_in_sql.md) · [Semantic View](semantic-view-overview.md) · [Data Analytics Agent](datagpt_introduction.md) · [Data Engineering Agent](dataagent.md) · [Singclaw](https://www.singclaw.ai/)
|
|
157
157
|
|
|
158
158
|
</td>
|
|
159
159
|
<td style="width:50%; vertical-align:top; padding:0 0 0 16px; overflow-wrap:break-word;">
|
|
@@ -183,5 +183,4 @@ Built-in IDE, task scheduling, data integration, data quality, and operations mo
|
|
|
183
183
|
| [Before You Begin](setup.md) | Ways to access Lakehouse: Studio, CLI, drivers and connectors |
|
|
184
184
|
| [Account Signup and Setup](logging-in.md) | Register an account, activate a service instance, complete initialization |
|
|
185
185
|
| [Supported Cloud Platforms](supported-cloud-platforms.md) | Supported cloud providers and available regions |
|
|
186
|
-
| [Pricing and Billing](pricing.md) | Billing model and cost breakdown |
|
|
187
186
|
| [Trial Account Quotas and Limits](trial-account-quotas-and-limits.md) | Resource quota limits during the trial period |
|
|
@@ -17,9 +17,9 @@ If you need to use data resources developed by others, you must apply for permis
|
|
|
17
17
|
Follow the entry points above, select the target object, and click **Apply for Permission** to open the data object permission application dialog.
|
|
18
18
|
|
|
19
19
|
\:-:
|
|
20
|
-

|
|
21
20
|
|
|
22
|
-
|
|
21
|
+
|
|
22
|
+
1. Application Information
|
|
23
23
|
|
|
24
24
|
* Object Permission: The permission points available to apply for on the current object. Different resource object levels provide different permission type options. Available access permissions include three options: All, Read, and Write.
|
|
25
25
|
|
|
@@ -36,8 +36,8 @@ Follow the entry points above, select the target object, and click **Apply for P
|
|
|
36
36
|
|
|
37
37
|
* Application Reason: A detailed explanation of why you are applying for resource permissions.
|
|
38
38
|
|
|
39
|
-
2
|
|
39
|
+
2. You can click **Add Application** to add another resource request. In the additional resource request, you need to re-enter the object permission, grant target, grant duration, and application reason.
|
|
40
40
|
|
|
41
|
-
3
|
|
41
|
+
3. After applying for permissions, you can view all your submitted work orders under **Approval Center > Applications**, including application content, application status, etc. You can also withdraw or send reminder actions for a work order.
|
|
42
42
|
|
|
43
|
-
|
|
43
|
+
^
|
|
@@ -91,6 +91,7 @@ DESC PIPE my_pipe;
|
|
|
91
91
|
|
|
92
92
|
## Related Documents
|
|
93
93
|
|
|
94
|
+
- [Real-Time Data Pipeline Selection Guide](realtime-pipeline-selection-guide.md): Comparison of Pipe, Table Stream, and Dynamic Table
|
|
94
95
|
- [Pipe Introduction](pipe-summary.md)
|
|
95
96
|
- [Kafka Pipe](pipe-kafka.md)
|
|
96
97
|
- [Object Storage Pipe](pipe-storage-object.md)
|