| Numéro d’ID de bogue |
BUG-000156768 |
| Envoi | March 20, 2023 |
| Dernière modification | February 5, 2025 |
| S’applique à | ArcGIS Pro |
| Version trouvée | 2.9.3 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 64 Bit |
| Version de correction | 3.5 |
| Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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.
Solution de contournement
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.
Étapes pour reproduire