What can load data from an external stage immediately after the data arrives?
Auto-ingest Snowpipe uses cloud-storage event notifications to detect new files in an external stage and continuously load them into the target table. Snowflake documents that Snowpipe loads files as soon as they are available in a stage.
Community Discussion