Sort columns
The column indices by which the diff result should be sorted as a comma separated list of indices, e.g. 0,1,2. Records in the diff result that are marked as 'modified' ('delete' and 'add' records that have the same key, but have different content) will always be kept together in the sorted diff result and so won't be sorted independently from each other.