gmitter-ef commented on issue #5182:
URL: https://github.com/apache/hop/issues/5182#issuecomment-3101360295

   What I forgot to explicitly state is that our main objective with this 
feature request is to be able to test pipelines in isolation as much as 
possible from the GUI, without having to run the whole project or 
parent/grandparent workflows. This is why we switched from using a variable 
that contains the SQL query (and gets read by the "Load file content in memory" 
in some previous pipeline) back to having the SQL code directly in the table 
input, taking into account the disadvantages (harder configurability of the 
queries, having to copy/paste back and forth in some code editor for easier 
editing/formatting,...).


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