Forum Discussion
You can do this in multiple ways.
In Parent Pipeline you can do Shard Offsets and in Child Pipeline to can do fetch offset to query data and send it to Rest Put.
Also using pipeline Execute reuse and pool size is a good way to achieve parallelism and improves performance.
Using Pipeline Execute Snap with Re-use executions and Pool size needs to be set appropriately.