Pointer to the table in Unity Catalog. Uses the Databricks table identifier of catalog, schema and table.
| Name | Type | Required | Description |
|---|---|---|---|
| catalog | str | Yes | The catalog name. |
| schema_ | str | Yes | The schema name. |
| table | str | Yes | The table name. |
| type | Literal["unity"] | Yes | None |