mattcasters commented on issue #3174:
URL: https://github.com/apache/hop/issues/3174#issuecomment-1813138927

   Well, I'm not sure we _can_ actually fix this.  We want to have the Script 
transform being capable of generating rows, as shown in the integration tests 
for this transform.  On the flip side of that, we can't just invent values or 
not run the script when there is no input.  So that leaves us with proper 
handling of the scenario, checking for undefined in JavaScript or `var1 is 
None` in python.


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