mattcasters opened a new issue, #1853: URL: https://github.com/apache/hop/issues/1853
### What would you like to happen? Some transforms produce output of varying nature. For example the Workflow and Pipeline Executor transforms can generate various types of output like the result, result rows, output rows, result files and so on. If we attach a row listener to this transform we'll get rows with varying layout in the listeners without a way of keeping them apart by target transform. We have the same problem for info rows entering a transform with getRowFrom(). Suggested for Hop 3.x ### Issue Priority Priority: 3 ### Issue Component Component: Api -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
