Serial Step Execution
This release fixes the execution of steps so that they run sequentially, instead of all at the same time. Now you can have a step that loads and modifies data, then have the next step work with the already changed information.
This release fixes the execution of steps so that they run sequentially, instead of all at the same time. Now you can have a step that loads and modifies data, then have the next step work with the already changed information.