Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: join vertex UI support #1010

Merged
merged 3 commits into from
Sep 1, 2023
Merged

feat: join vertex UI support #1010

merged 3 commits into from
Sep 1, 2023

Conversation

veds-g
Copy link
Contributor

@veds-g veds-g commented Aug 31, 2023

Fixes #936

  • Added support for back-edges
  • Added support for self-loop
  • Separated back-edges based on height for viewing
  • Supports appropriate graph rendering regardless of the order of edges in pipeline spec
  • Fixes consistent labels for multiple sources merging into a vertex
  • Modified the graph dimensions to prevent vertex overlapping edge label

TODO - update tests
image
image
image
image
image

Signed-off-by: veds-g <guptavedant2312@gmail.com>
veds-g and others added 2 commits August 31, 2023 21:15
Signed-off-by: veds-g <guptavedant2312@gmail.com>
@vigith
Copy link
Contributor

vigith commented Aug 31, 2023

awesome. can you ask Shakira to review please?

Copy link
Contributor

@mshakira mshakira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice implementation

@vigith vigith merged commit 247b89e into numaproj:main Sep 1, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI support for Join Vertex
3 participants