SYSTEM$GET_ COMPUTE_ POOL_ STATUS function: Deprecated¶
Attention
This behavior change is in the 2025_01 bundle.
For the current status of the bundle, refer to Bundle History.
system_get_compute_pool_status 函数已弃用。
- Before the change:
SYSTEM$GET_COMPUTE_POOL_STATUS 函数工作,并提供计算池状态信息。
- After the change:
The SYSTEM$GET_COMPUTE_POOL_STATUS function is deprecated and will no longer work. Use the DESCRIBE COMPUTE POOL command instead to get the same information.
参考:1830