

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# 移行戦略の選択
<a name="migration-strategy"></a>

Iceberg 形式に移行する場合、インプレース移行とフル移行の選択が不可欠です。特定のニーズに最適なアプローチを決定するには、次の質問と推奨事項を検討してください。


| 質問 | 推奨事項 | 
| --- | --- | 
| **データファイル形式 (CSV や Apache Parquet など) は何ですか?** |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
| **テーブルスキーマを更新または統合しますか?** |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
| **テーブルはパーティション戦略を変更するとメリットがありますか?** |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
| **テーブルはソート順序戦略を追加または変更することでメリットがありますか?** |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
| **テーブルには小さなファイルが多数ありますか?** |  [See the AWS documentation website for more details](http://docs.aws.amazon.com/ja_jp/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 