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