Skip to content

fix: aggregate undirected SQL degrees - #82

Merged
j6k4m8 merged 1 commit into
masterfrom
fix/sql-undirected-degrees-81
Jul 27, 2026
Merged

fix: aggregate undirected SQL degrees#82
j6k4m8 merged 1 commit into
masterfrom
fix/sql-undirected-degrees-81

Conversation

@j6k4m8

@j6k4m8 j6k4m8 commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • aggregate both endpoint columns for undirected SQL degree queries
  • return matching in-degree and out-degree results for undirected graphs
  • include explicitly requested isolated nodes with degree zero
  • preserve caller key types in bulk degree results

@codspeed-hq

codspeed-hq Bot commented Jul 27, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 17 untouched benchmarks


Comparing fix/sql-undirected-degrees-81 (67cd31f) with master (f6d99e9)

Open in CodSpeed

@j6k4m8
j6k4m8 merged commit a516303 into master Jul 27, 2026
7 checks passed
@j6k4m8
j6k4m8 deleted the fix/sql-undirected-degrees-81 branch July 27, 2026 16:01
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