Skip to content

Instantly share code, notes, and snippets.

@vvgsrk
Created April 10, 2020 05:36
Show Gist options
  • Save vvgsrk/6f7cafabd0e5d359df6e4ffdba1ff1e6 to your computer and use it in GitHub Desktop.
Save vvgsrk/6f7cafabd0e5d359df6e4ffdba1ff1e6 to your computer and use it in GitHub Desktop.
Scale out snowflak warehouse
ALTER WAREHOUSE put_your_warehouse_name SET max_cluster_count = 10;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment