Changes to the PREVENT_UNLOAD_TO_INLINE_URL and PREVENT_UNLOAD_TO_INTERNAL_STAGES parameters (Pending)¶
Attention
This behavior change is in the 2025_01 bundle.
For the current status of the bundle, refer to Bundle History.
The following parameters behave as follows:
- Before the change:
PREVENT_UNLOAD_TO_INLINE_URL is an account-level parameter. Only users with the ACCOUNTADMIN role can set the parameter.
PREVENT_UNLOAD_TO_INTERNAL_STAGES is a user-level parameter. Any Snowflake user can set the parameter at the user level.
- After the change:
PREVENT_UNLOAD_TO_INLINE_URL is a user-level parameter. Only users with the ACCOUNTADMIN role can set the parameter (same as before the change).
PREVENT_UNLOAD_TO_INTERNAL_STAGES is a user-level parameter. However, only users with the ACCOUNTADMIN role can set the parameter.
Ref: 1841