snowflake.core.event_tableΒΆ

Manages Snowflake EventTables.

Classes

EventTable(*, name[, cluster_by, ...])

A model object representing the EventTable resource.

EventTableResource(name, collection)

Represents a reference to a Snowflake event table.

EventTableCollection(schema)

Represents the collection operations on the Snowflake Event Table resource.

EventTableColumn(*[, name, datatype, ...])

A model object representing the EventTableColumn resource.