Why Do I Have to Configure Sort Order at the Source Adapter, Rather than at the Consuming Component, for Example Merge?
The order of rows is set at the source adapter and cannot be changed by most downstream transforms (Sort would be one exception). Source adapters that are cognizant of the order of sourced data can set this information without user assistance, but in most cases insufficient metadata is provided to a source component to allow it to set output column sort information; as such, the user becomes responsible for this effort.