2023_06 捆绑包(已正式启用)

捆绑包历史记录

  1. 在 7.29 版本(8 月 22 日至 23 日)中引入,状态为 默认禁用;账户管理员可以启用测试。
  2. 在 7.34 版本(2023 年 11 月 27 日至 28 日)中,状态更改为 默认启用;账户管理员可以禁用选择退出。
  3. 在 7.41 版本(2023 年 11 月 11 日至 14 日)中,状态更改为 正式启用;账户管理员无法再启用或禁用捆绑包。

变更列表

Important

此变更列表是经过合理努力编制而成的。我们并不总是能够事先确定行为变更对客户的全部影响。变更列表可能不包括版本中的所有变更,例如最后一刻或紧急变更。此外,确定对用户影响最小甚至没有影响的行为变更可能不会预先宣布。

If you have any questions about the changes in this bundle, please contact Snowflake Support.

Security ChangesAdditional Notes
WRITE/USAGE stage privileges: Directory table refreshes allowed
SQL Changes — GeneralAdditional Notes
Cloning: Alerts cloned when cloning databases or schemas
Sequences and columns: Changes to SHOW command, view, and GET_DDL function output
Query History: Queries for alert conditions and actions included in history
SQL Changes — Commands & FunctionsAdditional Notes
SHOW USERS command: Output filtered based on privileges granted to active role
SHOW STAGES command: New columns
SYSTEM$GET_PRIVATELINK_CONFIG function: OCSP account identifier URL added to output
DYNAMIC_TABLE_REFRESH_HISTORY function: DATA_TIMESTAMP value in output displayed in new format
New function: ARRAY_FLATTEN may conflict with similarly named UDFs
CREATE ALERT and ALTER ALERT commands: Some validation checks no longer performed on individual statements in conditions and actions
SHOW commands: New column
SQL Changes — Usage Views & Information Schema Views / Table FunctionsAdditional Notes
Query and task history views and functions: New columns
ALERT_HISTORY view and function (Account Usage and Information Schema): Changes to output when action contains RETURN statement
ROLES view (Account Usage): New columns and new value for ROLE_TYPE column
GRANTS_TO_ROLES View: New Column in the Output and New Values for Existing Columns
TABLES view (Account Usage and Information Schema): New column and column values
Task views and functions (Account Usage and Information Schema): New column
Task views and functions (Account Usage and Information Schema): ATTEMPT_NUMBER value changed to 1-based
METERING_HISTORY view (Account Usage): New column
Data Loading / Unloading ChangesAdditional Notes
Snowpipe: Modification of auto-ingest notification integration queue for Azure and GCP not allowed
PUT command on GCP: OVERWRITE parameter must be set to TRUE to overwrite files
Data Pipelines ChangesAdditional Notes
Dynamic tables: TARGET_LAG parameter set to less than 1 minute for new or modified tables results in error
Tasks: Graph completion time differs from final task
Data Sharing ChangesAdditional Notes
GRANT OWNERSHIP command: Ownership transfer not allowed for shared databases
Database roles: Updated error messages when granting to a share
Reader accounts: DROP ACCOUNT command not supported
Data Governance ChangesAdditional Notes
SEMANTIC_CATEGORY system tag: Allowed values constraint removed
Replication ChangesAdditional Notes
BLOCK_NON_READLIST_OPERATIONS_ON_STAGES_IN_SECONDARY: Parameter set to TRUE by default
Developer and Extensibility ChangesAdditional Notes
TABLES views (Account Usage and Information Schema): TABLE_TYPE column value shows correct value for event tables
Native Apps: GET_DDL error message updated on APPLICATION PACKAGE
Procedures (caller’s rights): SQL statements that include PUT and GET commands produce a compiler error
Native Apps: Different privileges required to rename APPLICATION and APPLICATION PACKAGE
UDTFs: Default column names updated for Python vectorized UDTFs