ggrohmann commented on issue #2483:
URL: https://github.com/apache/hop/issues/2483#issuecomment-1452118370

   It seems a very weird behaviour. I continued testing with this issue since I 
got similar effects in other occasions. It doesn't seem to be dependent on the 
Wait for SQL step and rather indicates an issue how string and date values are 
in general passed to the variables of a workflow or pipeline.
   
   I do have a pipeline, where I write a date value (system date), which was 
altered to a string (Select values), to the variables of the workflow above. 
This step fails with version (b) from above. However, if I put in a delay row 
step of 1sec, it runs smoothly without any errors. Seems to be an issue of the 
engine imho.
   
   works
   
![grafik](https://user-images.githubusercontent.com/22274758/222483613-d11c585e-ceea-46ab-9999-c37462556810.png)
   
   doesn't work
   
![grafik](https://user-images.githubusercontent.com/22274758/222483709-a906eb81-8b77-4d04-b515-cb73fd6ba321.png)
   
   
   


-- 
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: issues-unsubscr...@hop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to