Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 592 Bytes

File metadata and controls

14 lines (10 loc) · 592 Bytes

UnityVirtualTableConfig

Pointer to the table in Unity Catalog. Uses the Databricks table identifier of catalog, schema and table.

Properties

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

[Back to Model list] [Back to API list] [Back to README]