Número de ID do Erro |
BUG-000156768 |
Enviado | March 20, 2023 |
Última Modificação | February 5, 2025 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 2.9.3 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Versão Fixa | 3.5 |
Status | Will Not Be Addressed
A equipe de desenvolvimento considerou esse problema ou solicitação e concluiu que não será resolvido. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
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.
Solução Provisória
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.
Etapas para Reproduzir