hansva commented on issue #3210:
URL: https://github.com/apache/hop/issues/3210#issuecomment-1709740454

   This might need some extra explanation in the docs, when adding a golden 
data set to a transform what actually happens in the back is that transform is 
replaced by a "dummy" where the data validation happens. When you want to use 
it on the filter rows you usually want to check one of the paths (the true or 
false path). 
   
   Usually we add the golden data set at the end of our pipeline (on an output 
transform) and during testing we don't want that transform to actually run.


-- 
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]

Reply via email to