PREVENT_ UNLOAD_ TO_ INLINE_ URL 和 PREVENT_ UNLOAD_ TO_ INTERNAL_ STAGES 参数的变更¶
Attention
This behavior change is in the 2025_01 bundle.
For the current status of the bundle, refer to Bundle History.
以下参数的行为如下:
- Before the change:
- PREVENT_UNLOAD_TO_INLINE_URL 是账户级参数。只有具有 ACCOUNTADMIN 角色的用户才能设置参数。
- PREVENT_UNLOAD_TO_INTERNAL_STAGES 是用户级参数。任何 Snowflake 用户都能在用户级别设置参数。
- After the change:
- PREVENT_UNLOAD_TO_INLINE_URL 是用户级参数。只有具有 ACCOUNTADMIN 角色的用户才能设置参数(与变更前相同)。
- PREVENT_UNLOAD_TO_INTERNAL_STAGES is an account and user-level parameter (user level takes precedence). However, only users with the ACCOUNTADMIN role can set the parameter.
参考:1841