CarlosJuncher03 commented on issue #7061: URL: https://github.com/apache/hop/issues/7061#issuecomment-4355166509
I agree with you. Currently, when developing a continuous flow pipeline with transformations like Execute Pipeline or ETL Metadata Injection, the Open Execution feature works well, as long as copies aren't applied to these transformations. The limitation arises when we create multiple copies of these transformations. For example, in a subpipeline transformation, when creating copies, the flow lines are divided among them. In this scenario, I observe two situations: First, I can't visualize, during the flow execution, which ongoing execution corresponds to a given parameter received by the pipeline. In larger flows, such as table migrations or extractions, it's common to execute several operations in parallel to save time. Allowing the user to choose which execution to view would be a significant usability gain. Second, when there are several copies and one of them is finished, accessing Open Execution seems to only direct to the finished execution. It would be useful to also be able to access the other executions that are still in progress. I don't know if I've explained the idea clearly, but I believe this improvement would make sense. I see this as a significant usability gain, especially in pipelines with a more visual approach, such as migrating data from one database to another. -- 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]
