10.32 Release Notes (with behavior changes) (Preview)

Attention

Content on this page is available in advance of the completion of the 10.32 release, which is currently either pending or in progress and is scheduled for completion on Sep 8, 2026 (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 NameStatus in this ReleasePrevious Status
2026_07Disabled by default; admins can enable for testingN/A (introduced in this release)
2026_06Enabled by default; admins can disable for opt-outDisabled by default
2026_05Generally enabled; admins can no longer enable/disableEnabled by default

The status for each bundle will change again in the following behavior change release; 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

PERIOD data type (Preview)

With this release, Snowflake is pleased to announce the public preview of the PERIOD data type. A PERIOD value stores an anchored, half-open temporal range [begin, end): an inclusive beginning bound and an exclusive ending bound of the same element type. Unlike interval types, which represent a duration with no fixed location in time, a PERIOD value identifies a specific range on the timeline, such as an employment window or a version validity interval. The beginning and ending bounds can be DATE, TIME, or TIMESTAMP values.

A family of PERIOD_* functions constructs PERIOD values, accesses their beginning and ending bounds, compares two ranges, and combines ranges.

Release notes change log

AnnouncementUpdateDate
Release notesInitial publication (preview)Sep 05, 2026