feat: handle edges directions in SP by SemyonSinchenko · Pull Request #737 · graphframes/graphframes · GitHub
Skip to content

feat: handle edges directions in SP#737

Merged
SemyonSinchenko merged 4 commits intographframes:mainfrom
SemyonSinchenko:736-directed-sp
Oct 27, 2025
Merged

feat: handle edges directions in SP#737
SemyonSinchenko merged 4 commits intographframes:mainfrom
SemyonSinchenko:736-directed-sp

Conversation

@SemyonSinchenko
Copy link
Copy Markdown
Collaborator

What changes were proposed in this pull request?

SP can handle both directed and undirected edges.

Tests:

  • on scala side (LDBCSuite)
  • on python side

Why are the changes needed?

Close #736

@SemyonSinchenko SemyonSinchenko self-assigned this Oct 17, 2025
@SemyonSinchenko SemyonSinchenko added scala pyspark-classic GraphFrames on PySpark Classic pyspark-connect GraphFrames on PySpark Connect graphx Anything related to GraphX labels Oct 17, 2025
@codecov-commenter
Copy link
Copy Markdown

@SemyonSinchenko SemyonSinchenko merged commit ef06414 into graphframes:main Oct 27, 2025
5 checks passed
@SemyonSinchenko SemyonSinchenko deleted the 736-directed-sp branch October 27, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

graphx Anything related to GraphX pyspark-classic GraphFrames on PySpark Classic pyspark-connect GraphFrames on PySpark Connect scala

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: handle direction in ShortestPath

3 participants