Open ugmuka opened 2 years ago
If we enable warehouse auto-suspend, the warehouse is still running for at least one minute after the alert process is complete. To save the cost, I want to add process to execute alter warehouse ... suspend at end of run.py
alter warehouse ... suspend
run.py
If we enable warehouse auto-suspend, the warehouse is still running for at least one minute after the alert process is complete. To save the cost, I want to add process to execute
alter warehouse ... suspend
at end ofrun.py