Erro
Número de ID do Erro | BUG-000170000 |
---|---|
Enviado | August 15, 2024 |
Última Modificação | January 4, 2025 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 3.3.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Versão Fixa | 3.4 |
Status | Fixed |
Define the table schema with smaller column lengths for the VARCHAR columns. This eliminates the crash when opening the attribute table in ArcGIS Pro for this data.
It is recommended that when the column data is predictable, the user needs to specify or define an appropriate column length. Many of these columns in the table are Y or N values and do not warrant the max length for this data type.
When to specify column length:
Snowflake compresses column data effectively; therefore, creating columns larger than necessary has minimal impact on the size of data tables. Likewise, there is no query performance difference between a column with a maximum length declaration (e.g., VARCHAR(16777216)
) and a smaller precision.
However, when the size of the column data is predictable, Snowflake recommends defining an appropriate column length for the following reasons:
Refer to the following documentation for additional information: https://docs.snowflake.com/en/user-guide/table-considerations.
ID do Erro: BUG-000170000
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri