functionSpec
Specifies the function used to partition data on the target. The only accepted value for this parameter is 'identity'
(string). The 'identity'
function ensures that the data partitioning on the target follows the same scheme as the source. In other words, the partitioning structure of the source data is preserved in the target destination.