9.27 Release Notes: Preview (with behavior changes)

Attention

Content on this page is available in advance of the completion of the 9.27 release, which is currently either pending or in progress and is scheduled for completion on September 10 (subject to change).

Features, updates, or behavior changes described on this page might not be available in your accounts until the release is complete.

For updates to these release notes, see Release notes change log.

Behavior change bundles

This release contains the following behavior change bundles:

Bundle name

Current status

Planned status in this release

2025_06

Preview

Disabled by default; admins can enable for testing.

2025_05

Disabled by default; admins can enable for testing.

Enabled by default; admins can disable to opt-out.

2025_04

Enabled by default; admins can disable for opt-out.

Generally enabled; admins can no longer enable/disable.

The status for each bundle will change again in the following behavior change release, planned for October 2025; however, this schedule is subject to change.

For more information about bundle statuses and how they may impact your accounts, see About Behavior Changes.

SQL updates

Retrieve bind variable values (Preview)

With this release, you can retrieve the values of the bind variables by using the BIND_VALUES table function in the INFORMATION_SCHEMA schema. Using this function, you can retrieve bind variable values from any code that supports bind variables, including Javascript and Snowflake Scripting code.

Bind variable values for past queries are also visible in the bind_values column in the output for the QUERY_HISTORY Account Usage view, the QUERY_HISTORY Organization Usage view, or the QUERY_HISTORY function in the INFORMATION_SCHEMA.

Note

To use this feature, the 2025_06 bundle must be enabled.

Release notes change log

Announcement

Update

Date

Release notes

Initial publication (preview)

Sep 05, 2025

Language: English