FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: LabelPropagation without GraphX by SemyonSinchenko · Pull Request #587 · graphframes/graphframes · GitHub

feat: LabelPropagation without GraphX - #587

Merged
SemyonSinchenko merged 3 commits into
graphframes:masterfrom
SemyonSinchenko:564-LabelPropagation-Pregel
May 30, 2025
Merged

feat: LabelPropagation without GraphX#587
SemyonSinchenko merged 3 commits into
graphframes:masterfrom
SemyonSinchenko:564-LabelPropagation-Pregel

Conversation

Copy link
Copy Markdown
Collaborator

What changes were proposed in this pull request?

  1. LabelPropagation without GraphX, based only on graphframes.lib.Pregel
  2. A custom expression for maxBy that implements https://issues.apache.org/jira/browse/SPARK-42856

Why are the changes needed?

As described in the issue:

Close #564

Notes

It is not working in 2.12 as well, as GraphX based implementation. I have no idea why.

Copy link
Copy Markdown
Collaborator Author

@SauronShepherd @rjurney Hi there! Could you take a look when you have time? It is a part of #556

rjurney left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

Copy link
Copy Markdown
Collaborator

Linking this thread about 2.12 issues: #571

SemyonSinchenko merged commit dea9b23 into graphframes:master May 30, 2025
SemyonSinchenko deleted the 564-LabelPropagation-Pregel branch July 19, 2025 11:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

feat: LabelPropagation without GraphX

3 participants


Back | FazBrowse Home | New Git URL