DTS adds additional columns to the tables that are synchronized to MaxCompute. These additional columns are used to manage metadata, sort data, and remove duplicates. If the names of additional columns are the same as the names of existing columns in the destination table, data synchronization fails. To avoid this issue, we recommend that you modify the naming rules for additional columns.
Background information
Before you modify the naming rules for additional columns, check whether additional columns and existing columns in the destination table will have name conflicts. The following table lists the previous and new naming rules for additional columns.
Destination instance | Previous additional column name | New additional column name | Reference |
---|---|---|---|
MaxCompute |
|
|
For more information, see Schema of an incremental data table. |