Número de ID do Erro |
BUG-000163458 |
Enviado | December 5, 2023 |
Última Modificação | June 5, 2024 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 3.2 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
The provided CSV file contains fields read as DateOnly date field type. This is a new field type introduced in ArcGIS Pro version 3.2. In previous releases, the field is read as a Date date field type. For more information, refer to https://pro.arcgis.com/en/pro-app/3.2/get-started/whats-new-in-arcgis-pro.htm.
DateOnly fields cannot be created in the shapefile format; thus, tools that export the table to that format raise an error. This error message is to be made more consistent in time, indicating that the reason the output table cannot be created is due to the unsupported field type for the output format.
Solução Provisória
Save the output as a file geodatabase feature class.
Etapas para Reproduzir