Poor performance is observed in ArcGIS Pro when a left outer join is performed on a file geodatabase, and the join field has an index on the left table but no index on the right table.
ArcGIS Pro
漏洞 ID 编号
BUG-000175113
已提交
March 18, 2025
上次修改时间
August 7, 2025
适用范围
ArcGIS Pro
找到的版本
3.4.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
修正版本
3.6
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This issue is addressed in ArcGIS Pro 3.6.
解决办法
Create an index on the right-side table or drop the index on the left-side table before creating the view.