September 30 - October 03, 2024 — 8.37 Release Notes¶
Attention
此版本已完成。
For differences between the in-advance and final versions of these release notes, see 版本说明变更日志.
SQL 更新¶
新 SQL 函数¶
此版本现在提供以下函数:
| Function category | New function | Description |
|---|---|---|
| Semi-structured and structured data | REDUCE | Reduces an array to a single value based on the logic in a lambda expression. |
| Geospatial | ST_INTERPOLATE | 给定输入 GEOGRAPHY 对象,返回在指定公差范围内的插值对象。 当您需要查看 GEOGRAPHY 对象在平面坐标系中的外观时(例如,当使用地理空间数据的可视化工具时),可以调用此函数。 |
可扩展性更新
从过程和函数中使用 AWS IAM 进行身份验证 – 预览版¶
With this release, we are pleased to announce preview support for authenticating with AWS services from a procedure or functions using Snowpark External Access via Identity and Access Management (IAM).
For more information, see Accessing Amazon S3 with AWS IAM.
版本说明变更日志
| 公告 | 更新 | 日期 |
|---|---|---|
| 版本说明 | 初次发布(预览版) | 2027 年 9 月 27 日 |