What will happen if a Snowflake user increases the size of a suspended virtual warehouse?
What will happen if a Snowflake user increases the size of a suspended virtual warehouse?
If a Snowflake user increases the size of a suspended virtual warehouse, the provisioning of additional compute resources will take effect when the warehouse is next resumed. Resizing a suspended warehouse does not immediately provision new compute resources. Instead, Snowflake will only allocate the additional resources once the warehouse is resumed, adhering to the standard usage and credit rules at that time.
C correct - https://docs.snowflake.com/en/user-guide/warehouses-tasks
C -> Resizing a suspended warehouse does not provision any new compute resources for the warehouse. It simply instructs Snowflake to provision the additional compute resources when the warehouse is next resumed, at which time all the usage and credit rules associated with starting a warehouse apply.