Is it possible to have multiple threads in a single partition? if so, How?
A partitioned step will consist of multiple partitions, but each of the individual partitions of that step will run on a single thread.