It seems that data row priority has been deprecated and the only thing that can determine order of data is batch priority.
However, if I wanted to control the order of data within a batch, or shuffle it somehow, how could this be done? Is the order determined by a date field, like created time? If the order cannot be control it would be good to know what determines the order within a batch it so at least we can have indirect control over it.