Skip to content

Conversation

@yuanyuma
Copy link

I ran into issue that the algorithm converges before it should be when it runs on big data. Upon investigation, it is due to largeStarConnectivityChangeCount and smallStarConnectivityChangeCount overflow.
Change the type from Int to Long will fix the problem.

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