gmitter-ef commented on issue #4877: URL: https://github.com/apache/hop/issues/4877#issuecomment-3496763112
Just some more detailled things I noticed (now for 2.15): - "Stream lookup" transform correctly "recognizes" renaming of the "Lookup transform", in contrast to "Merge join" transform - Even when both source transforms are connected to the "Merge join" transform, the "Merge join"'s "First transform" and "Second transform" are empty, you have to manually select/set them. I think especially because the default Join Type is "INNER" anyway, it would be convenient to simply chronologically set the first attached transform as "First transform", and the other as "Second transform". - After renaming one of the source transforms (i.e., the ones selected with "First transform" and "Second transform"), the fields "First transform" and "Second transform" get emptied out! -- 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]
