Skip to content

Comments

Update info streams correctly across multiple transforms, fixes #4877#6591

Merged
hansva merged 2 commits intoapache:mainfrom
hansva:4877
Feb 17, 2026
Merged

Update info streams correctly across multiple transforms, fixes #4877#6591
hansva merged 2 commits intoapache:mainfrom
hansva:4877

Conversation

@hansva
Copy link
Contributor

@hansva hansva commented Feb 16, 2026

  • When 2 streams are attached to merge join and you open the transform automatically fill them in
  • Update InfoStreams when transform names change for following transforms
    • Merge join
    • Append Streams
    • Multiway merge
    • Stream lookup
    • Join Rows

Automatically update the links when renaming a transform, splitting (dropping a transform on a hop) or using the detach this transform option


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Run mvn clean install apache-rat:check to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If you have a group of commits related to the same change, please squash your commits into one and force push your branch using git rebase -i.
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

@hansva hansva merged commit f7ccb8a into apache:main Feb 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant