We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Summary
Enhance the usability of the warehouse feature(some of these tasks may not have a high priority).
SHOW PROCESSLIST
KILL QUERY
SET WAREHOUSE xx = xx
CREATE WAREHOUSE xx WITH max_running_queries = 3
CREATE WAREHOUSE xx WITH auto_suspend = 3 mins
CREATE WAREHOUSE xx with max_clusters = 3, min_clusters = 1
The text was updated successfully, but these errors were encountered:
Support RBAC for warehouse
CC: @TCeason
Sorry, something went wrong.
zhang2014
No branches or pull requests
Summary
Enhance the usability of the warehouse feature(some of these tasks may not have a high priority).
SHOW PROCESSLIST
KILL QUERY
SET WAREHOUSE xx = xx
CREATE WAREHOUSE xx WITH max_running_queries = 3
CREATE WAREHOUSE xx WITH auto_suspend = 3 mins
CREATE WAREHOUSE xx with max_clusters = 3, min_clusters = 1
The text was updated successfully, but these errors were encountered: