Skip to content

Creates a Pregel tutorial and add Pregel API to user guide #578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 70 commits into
base: master
Choose a base branch
from

Conversation

rjurney
Copy link
Collaborator

@rjurney rjurney commented Apr 15, 2025

What changes were proposed in this pull request?

Why are the changes needed?

…s.txt and split out requirements-dev.txt. Version bumps.
@rjurney rjurney force-pushed the rjurney/pregel-tutorial branch from 1d2beba to b6e8c27 Compare April 15, 2025 07:47
@rjurney rjurney changed the title Creates a Pregel tutorial Creates a Pregel tutorial and add Pregel API to user guide Apr 15, 2025
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.62%. Comparing base (bc487ef) to head (4ffa82a).
Report is 27 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #578      +/-   ##
==========================================
- Coverage   91.43%   89.62%   -1.82%     
==========================================
  Files          18       20       +2     
  Lines         829     1031     +202     
  Branches       52      123      +71     
==========================================
+ Hits          758      924     +166     
- Misses         71      107      +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SemyonSinchenko
Copy link
Collaborator

Why is it about AggregateMessages, not about Pregel?

@rjurney
Copy link
Collaborator Author

rjurney commented Apr 18, 2025

Because aggregateMessages is how you do Pregel in GraphFrames?

@rjurney
Copy link
Collaborator Author

rjurney commented Apr 18, 2025

Hmmm I’ve never even seen the actual Pregel API until now… might need to rename the tutorial.

@rjurney
Copy link
Collaborator Author

rjurney commented Apr 18, 2025

I renamed it to Pregel and AggregateMessages API Tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants