漏洞 ID 编号 |
BUG-000156768 |
已提交 | March 20, 2023 |
上次修改时间 | February 5, 2025 |
适用范围 | ArcGIS Pro |
找到的版本 | 2.9.3 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
修正版本 | 3.5 |
状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
The provided workaround is the correct workflow. We already show a performance warning when trying to join unindexed fields. We considered showing a separate warning message or auto-indexing in these cases, but there will also be performance problems with these solutions. The recommendation from the development team is to use the workaround provided.
解决办法
There are 3 options on how to avoid this problem:
- Create an index on the joined feature class field before the join is added.
- Drop the index from the table field before the join is added.
- Keep the 'Index Join Field' checked when a join is being added.
重现步骤