ArcGIS Pro does not return the correct results when a date filter is applied on the Query layer for data from a Snowflake database.
上次发布: August 12, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000150466
已提交
June 30, 2022
上次修改时间
August 11, 2025
适用范围
ArcGIS Pro
找到的版本
2.9.3
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
As mentioned in the Snowflake documentation, when using 'Limit' in the SQL query, the results are non-deterministic because results within a result set are not necessarily in any particular order. If a fixed result is produced, the date filter works as expected.