Move Fields to a Different Partition.
Selected fields will be moved to a different partition.
- Any pre-existing columns for the selected fields will be dropped from the target partition.
- If "New JDBC Partition" is selected, a new database table will be created to hold the fields.
- Fields will be added to the target partition's data structure.
- Row data will be copied from the source partition(s) to the target partition.
- CopyStorm metadata for the fields will be updated.
- Columns in the previous partition(s) will be dropped.