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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動