全部產品
Search
文件中心

DataWorks:Schema

更新時間:Mar 21, 2026

名稱

類型

描述

樣本值

object

模式。

Id

string

ID,可參考中繼資料實體相關概念說明

格式為${EntityType}:${執行個體 ID 或轉義後的 URL}:${資料目錄名稱}:${資料庫名稱}:${模式名稱},對於不存在的層級置空。

說明

對於 MaxCompute 類型,此處的執行個體 ID 即為主帳號 ID,資料庫名稱即為 MaxCompute 專案名稱。

maxcompute-schema:123456XXX::test_project:default holo-schema:h-abc123xxx::test_db:test_schema

Name

string

名稱。

test_db

Comment

string

注釋。

test comment

Type

string

類型。

MANAGED

ParentMetaEntityId

string

父層級中繼資料實體 ID,父層級實體類型取值參考 ListCrawlerTypes 介面。

格式為${EntityType}:${執行個體 ID 或轉義後的 URL}:${資料目錄名稱}:${資料庫名稱},對於不存在的層級置空。

說明

對於 MaxCompute 類型,此處的執行個體 ID 即為主帳號 ID,資料庫名稱即為 MaxCompute 專案名稱。

maxcompute-project:123456XXX::test_project holo-database:h-abc123xxx::test_db

CreateTime

integer

建立時間(毫秒級時間戳記)。

1736852168000

ModifyTime

integer

更新時間(毫秒級時間戳記)。

1736852168000