You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
A generic step now uses a single threaded transformation.
I think it's a good idea to fork the code, simplify for the input steps which can simply run streaming in a regular mini-transformation with a row listener to pass the rows along.
Steps like Data Grid, CSV Input, Table Input, ...
Meant for small, non-parallel data sets.
The text was updated successfully, but these errors were encountered: