Snowflake · Schema
Pipe
A Snowflake pipe
DataData WarehouseData LakehouseCloud Data PlatformAnalyticsArtificial IntelligenceData EngineeringData GovernanceSQLApache IcebergModel Context ProtocolT1
Properties
| Name | Type | Description | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| name | string | Name of the pipe | ||||||||||||||||||||||||
| comment | string | user comment associated to an object in the dictionary | ||||||||||||||||||||||||
| auto_ingest | boolean | TRUE if all files from stage need to be auto-ingested | ||||||||||||||||||||||||
| error_integration | string | Link to integration object that point to a user provided Azure storage queue / SQS. When present, errors (e.g. ingest failure for Snowpipe or a user task failure or replication failure) will be sent t | ||||||||||||||||||||||||
| aws_sns_topic | string | Optional, if provided, auto_ingest pipe will only receive messages from this SNS topic. | ||||||||||||||||||||||||
| integration | string | Link to integration object that ties a user provided storage queue to an auto_ingest enabled pipe. Required for auto_ingest to work on azure. | ||||||||||||||||||||||||
| copy_statement | string | COPY INTO
|