Skip to content

Add SSMS-parity edge tooltips and merge join ManyToMany#504

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/planviewer-edge-tooltip
Mar 9, 2026
Merged

Add SSMS-parity edge tooltips and merge join ManyToMany#504
erikdarlingdata merged 1 commit intodevfrom
feature/planviewer-edge-tooltip

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • Edge connector tooltips now show all five SSMS fields: Actual Rows for All Executions, Estimated Rows Per Execution, Estimated Rows for All Executions, Estimated Row Size, and Estimated Data Size
  • Merge Join operators always display Many to Many: Yes/No in the node tooltip (previously only shown when true)
  • Changes applied to both Dashboard and Lite

Test plan

  • Hover over connector lines in Dashboard/Lite plan viewer — verify all 5 fields appear
  • Check merge join tooltips show "Many to Many: Yes" or "Many to Many: No"
  • Verify non-merge-join operators still only show ManyToMany when true

🤖 Generated with Claude Code

Edge connector tooltips now show all five SSMS fields: Actual Rows for
All Executions, Estimated Rows Per Execution, Estimated Rows for All
Executions, Estimated Row Size, and Estimated Data Size. Previously
only showed a single actual/estimated rows line.

Merge Join operators now always display Many to Many: Yes/No in the
node tooltip instead of only showing it when true.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 788cc68 into dev Mar 9, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the feature/planviewer-edge-tooltip branch March 9, 2026 23:27
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.

1 participant