Número de ID del error |
BUG-000156768 |
Enviado | March 20, 2023 |
Última modificación | February 5, 2025 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 2.9.3 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 64 Bit |
Versión corregida | 3.5 |
Estado | Will Not Be Addressed
El equipo de desarrollo ha considerado el problema o la solicitud y ha llegado a la conclusión de que no se va a solucionar. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
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.
Solución alternativa
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.
Pasos para reproducir