Skip to content

Conversation

@SemyonSinchenko
Copy link
Collaborator

What changes were proposed in this pull request?

  1. A new mixin WithMaxIter to avoid code duplication
  2. Propagate maxIter to GraphX-based implementation of ConnectedComponents

Why are the changes needed?

As described in issue. Close #419

cc: @Ishitori
cc: @SauronShepherd could you take a look too?

@SauronShepherd
Copy link
Contributor

SauronShepherd commented Apr 19, 2025 via email

@SemyonSinchenko
Copy link
Collaborator Author

I thought we weren't going to invert time into GraphX anymore.

I spent about 15 minutes for it :)
I would like to close as much issues as possible (#559). This one (#419) was trivial, just couple of lines of real code. Plus I added a MixIn as part of #560. Does it sound OK to accept this fix? @SauronShepherd

@SauronShepherd
Copy link
Contributor

SauronShepherd commented Apr 19, 2025 via email

@SemyonSinchenko SemyonSinchenko merged commit a863a3a into graphframes:master Apr 20, 2025
5 checks passed
@SemyonSinchenko SemyonSinchenko deleted the 419-maxiter-graphx-cc branch July 19, 2025 11:55
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.

maxIterations parameter for GraphX connectedComponents wrapper

3 participants