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

Manages Snowflake Streams.

Classes

PointOfTimeOffset(*, reference, offset) A model object representing the PointOfTimeOffset resource.
Stream(*[, created_on, comment, ...]) A model object representing the Stream resource.
StreamClone(*, name[, comment]) A model object representing the StreamClone resource.
StreamSource(*, name[, database_name, ...]) A model object representing the StreamSource resource.
StreamSourceStage(*, name[, database_name, ...]) A model object representing the StreamSourceStage resource.
StreamSourceTable(*, name[, database_name, ...]) A model object representing the StreamSourceTable resource.
StreamSourceView(*, name[, database_name, ...]) A model object representing the StreamSourceView resource.
StreamResource(name, collection) Represents a reference to a Snowflake Stream resource.
StreamCollection(schema) Represents the collection operations on the Snowflake Stream resource.