SHOW/DESC SERVICE 命令和 SERVICES 视图(ACCOUNT_USAGE 和 INFORMATION SCHEMA):新列 MIN_READY_INSTANCES

Attention

This behavior change is in the 2024_08 bundle.

For the current status of the bundle, refer to Bundle History.

When this behavior change bundle is enabled, the output of the SHOW SERVICES and DESCRIBE SERVICE commands, SERVICES view (ACCOUNT_USAGE), and SERVICES view (INFORMATION_SCHEMA) include the following new column:

列名称描述
MIN_READY_INSTANCES指示 Snowflake 必须至少准备好多少个服务实例,才能认为服务已准备好处理请求。默认值与 MIN_INSTANCES 相同。

参考:1793