laptop and a wrench

漏洞

Setting the optional fields parameter to only join some fields with the Join Field tool causes ArcGIS Pro to crash when using a CSV table with several fields (usually more than 15 fields) as the input table.

上次发布: October 10, 2022 ArcGIS Pro
漏洞 ID 编号 BUG-000151897
已提交August 26, 2022
上次修改时间September 10, 2025
适用范围ArcGIS Pro
找到的版本3.0
操作系统Windows OS
操作系统版本10.0 64 Bit
修正版本3.1
状态Fixed

附加信息

This issue is fixed in ArcGIS Pro 3.1.

解决办法

  • Use a file geodatabase table instead of a CSV table.
  • Use ArcPy.
    • Transfer all the fields and do not specify the optional '{fields}' parameter in Arcpy. For example, use "arcpy.management.JoinField(in_data, in_field, join_table, join_field)", instead of "arcpy.management.JoinField(in_data, in_field, join_table, join_field, {fields})".
  • Use the ArcGIS Pro interface.
    • Use the Join Field tool without specifying the optional Transfer Method and Transfer Fields parameters.
    • If necessary, use the Delete Field tool to remove the unwanted fields that are transferred.
  • For the input join table, use a CSV file containing less than nine fields or columns.

重现步骤

漏洞 ID: BUG-000151897

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项