| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The information about the lineage table. | ||
| id | string | The table ID. | 434508 |
| tableName | string | The name of the table. | order-test |
| with | object | The parameters of the table. | |
| properties | object | The information about the table. The information includes the user who creates the table, the user who modifies the table, and the creation time and modification time of the table. | |
| columns | array | The information about columns. | |
| LineageColumn | The details about columns. |