Knowledge Graph — Coursera Notes › Academic disciplines › Computer Science / Information Technology › Cloud Computing › Snowflake
Virtual Warehouse
service · part of Snowflake
A compute resource in Snowflake that processes data queries using CPU, memory, and temporary storage.
Inside Virtual Warehouse (4)
- Multi-Cluster Warehouse — A virtual warehouse that can dynamically add or remove clusters to manage concurrent query loads.
- ALTER WAREHOUSE — A SQL command used to change the size of a virtual warehouse in Snowflake.
- Auto Resume — A warehouse property that automatically starts the warehouse when a query is submitted.
- Auto Suspend — A warehouse property that automatically suspends the warehouse after a specified period of inactivity.
Connections
- Used for COPY INTO
- Related to Compute layer
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.