snowflake.core.dynamic_table | Snowflake Documentation (original) (raw)

Manages Snowflake Dynamic Tables.

Classes

DownstreamLag() A model object representing the DownstreamLag resource.
DynamicTable(*, name[, kind, columns, ...]) A model object representing the DynamicTable resource.
DynamicTableClone(*, name[, target_lag, ...]) A model object representing the DynamicTableClone resource.
DynamicTableResource(name, collection) Represents a reference to a Snowflake dynamic table.
DynamicTableCollection(schema) Represents the collection operations on the Snowflake Dynamic Table resource.
DynamicTableColumn(*, name[, datatype, comment]) A model object representing the DynamicTableColumn resource.
TargetLag() A model object representing the TargetLag resource.
UserDefinedLag(*, seconds) A model object representing the UserDefinedLag resource.