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.