Preview — 9.9 Release Notes¶
Attention
Content in this page is available in advance of the completion of the 9.9 release, which is currently either pending or in progress.
The release is scheduled to complete in April 9 (subject to change).
Features, updates, or behavior changes described in this page might not become available in your account(s) until the completion of the release.
For updates to these release notes, see Release notes change log.
SQL updates¶
New Snowflake parameter: DEFAULT_NULL_ORDERING¶
The new Snowflake parameter
DEFAULT_NULL_ORDERING controls the
default ordering of NULL values in a result set. When this parameter is
set to FIRST
, NULL values are lower than any non-NULL values.
When this parameter is set to LAST
, NULL values are higher than any
non-NULL values. The default value is LAST
, which is the same behavior
as past releases.
Release notes change log¶
Announcement |
Update |
Date |
---|---|---|
Release notes |
Initial publication (preview) |
04-Apr-25 |