10.10 Release Notes: Mar 22, 2026-Mar 25, 2026¶
Attention
This release has completed. These release notes may be updated as additional announcements are finalized. For updates, see Release notes change log.
SQL updates¶
Interval data types (Preview)¶
Interval data types store values that represent a duration of time. You can calculate an interval as the difference between two dates or times. An interval only defines a duration, so it doesn’t have a start or end point in time. For example, you might define an interval as three years and seven months.
This release adds support for several new interval data types, including INTERVAL YEAR TO MONTH and INTERVAL DAY TO SECOND.
For more information, see Interval data types.
Snowflake Cortex updates¶
Batch Cortex Search (Preview)¶
The Batch Cortex Search function is now available in public preview. The CORTEX_SEARCH_BATCH table function lets you
submit a batch of queries to a Cortex Search service for offline use cases with high throughput requirements, such as entity
resolution, deduplication, or clustering tasks.
Batch search leverages dedicated compute resources to provide significantly higher throughput than the interactive Cortex Search API. Unlike interactive queries, batch search can also query services that are currently suspended.
For more information, see Batch Cortex Search.
Release notes change log¶
Announcement |
Update |
Date |
|---|---|---|
Release notes |
Initial publication |
Mar 25, 2026 |