了解 Snowflake Native App Framework 中的限制¶
This topic provides information about the limitations of the Snowflake Native Apps.
Known limitations¶
Snowflake Native Apps have the following known limitations:
不支持临时表或暂存区。
不支持某些 Streamlit 功能。有关详细信息,请参阅 不支持的 Streamlit 功能。
Snowflake Native Apps do not support failover for business continuity. For example, adding an application package to a replication group or failover group is not supported.
Snowflake Native Apps with Snowpark Container Services 中的已知限制¶
Snowflake Native Apps with Snowpark Container Services 有以下限制:
仅在特定 AWS、Azure 和 Google Cloud 商业区域上支持带容器的应用程序。请参阅 针对专用连接、VPS 和政府区域的支持,了解有关针对专用连接、VPS 和政府区域的支持的信息。
容器连接中使用的会话(例如,使用 Python 连接器)仅限于应用程序所有者角色。请参阅 Snowpark Container Services:服务和作业的其他注意事项。
每个应用程序最多允许 15 个计算池。
Cross-Cloud Auto-Fulfillment has the following limitation:
映像存储库中的每个文件都有 100GB 限制。
Using the LOG_LEVEL, TRACE_LEVEL, and METRIC_LEVEL properties in the manifest file to set the logging and trace level for a container is not supported. Instead, use the
spec.logExportersproperty in the service specification file.有关更多信息,请参阅 spec.logExporters 字段(可选)。
针对专用连接、VPS 和政府区域的支持¶
The following tables list Snowflake Native App support for private connectivity, Virtual Private Snowflake (VPS), and government regions on the cloud platform that Snowflake supports:
Amazon Web Services
Amazon Web Services
AWS PrivateLink
Virtual Private Snowflake
政府区域
Snowflake Native App Framework(不带容器)
正式发布
正式发布
正式发布
正式发布
Snowflake Native App Framework(带容器)
正式发布
正式发布
尚未支持
预览版
Microsoft Azure
Microsoft Azure
Microsoft Azure 专用链接
Virtual Private Snowflake
政府区域
Snowflake Native App Framework(不带容器)
正式发布
正式发布
尚未支持
正式发布
Snowflake Native App Framework(带容器)
正式发布
正式发布
尚未支持
尚未支持
Google Cloud
Google Cloud
Google Cloud Private Service Connect
Virtual Private Snowflake
Snowflake Native App Framework(不带容器)
正式发布
尚未支持
尚未支持
Snowflake Native App Framework(带容器)
预览版
尚未支持
尚未支持
AWS 和 Azure PrivateLink 的已知问题¶
来自应用程序的电子邮件通知中的链接无法正确链接到专用链接账户。
Limitations on Snowflake Native App with Snowpark Container Services¶
包含容器的应用程序不支持 Google Cloud GCP ME-CENTRAL2 区域。
Limitations on Snowflake Native Apps in government regions¶
The following limitations apply to Snowflake Native App support for government regions:
Limitations on AWS government regions¶
Snowflake Native App 支持除国防部 (DoD) 区域之外的所有政府区域。
Limitations on Azure GovCloud¶
Azure GovCloud is supported only in the following regions:
US 东部(弗吉尼亚北部)
Limitations on apps with containers in government regions¶
对于发布到政府区域的包含容器的应用程序,适用以下限制:
具有容器的应用程序仅在 AWS 政府区域中受支持。
仅支持
awsuseast1gov中的 FedRAMP Moderate。
Virtual Private Snowflake (VPS) 的限制¶
The following limitations apply to Snowflake Native App support for Virtual Private Snowflake (VPS):
Snowflake Native Apps and Streamlit are not enabled by default in Virtual Private Snowflake. To use Snowflake Native Apps or Streamlit in VPS, contact Snowflake Support.
如果 VPS 部署中未启用 Streamlit,则使用者无法使用 Python Permission SDK 来管理权限和引用。
仅在同一组织内支持将应用程序从 VPS 账户共享到 VPS 之外的账户。要在当前组织之外共享应用程序,请联系 Snowflake 支持部门。
VPS 内部发布的应用程序仅支持专用列表。
VPS 中的使用者可以为应用程序 启用事件共享。但是,不会共享日志消息和跟踪事件,除非提供商在 VPS 中有事件表。
由于 Snowflake Marketplace 界面在 VPS 中不可用,提供商和使用者必须使用 SQL 来管理列表。有关更多信息,请参阅 关于使用 SQL 管理列表。