Bug-ID-Nummer |
BUG-000156768 |
Eingereicht | March 20, 2023 |
Zuletzt geändert | February 5, 2025 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 2.9.3 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Behoben in Version | 3.5 |
Status | Will Not Be Addressed
Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
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.
Schritte zur Reproduzierung