Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 680 Bytes

File metadata and controls

13 lines (9 loc) · 680 Bytes

IcebergVirtualTableConfig

Pointer to the Iceberg table.

Properties

Name Type Required Description
table_identifier str Yes The identifier of the Iceberg table.
warehouse_path Optional[str] No The path to the folder in the file system containing the Iceberg table. Can be omitted when the connection is configured with a catalog that does not rely on warehouse path.
type Literal["iceberg"] Yes None

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