Skip to content

docs: add 0.11.0 release blog post#814

Merged
james-willis merged 5 commits into
graphframes:mainfrom
james-willis:docs/blog-011-release
Mar 31, 2026
Merged

docs: add 0.11.0 release blog post#814
james-willis merged 5 commits into
graphframes:mainfrom
james-willis:docs/blog-011-release

Conversation

@james-willis
Copy link
Copy Markdown
Collaborator

@james-willis james-willis commented Mar 30, 2026

Summary

  • Adds blog post for the 0.11.0 release covering: new Randomized Contraction CC algorithm, CC API refactoring, Pregel automatic join skipping, graph embeddings & random walks, PySpark Property Graph API, approximate triangle counting, and bug fixes
  • Updates blog index and navigation config

Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
@james-willis

This comment was marked as resolved.

- Note Two Phase is the same algorithm as before, just renamed
- Remove API refactoring section
- Remove Pregel code example and benchmarks section
- Add Spark 4.1.0 requirement note for DataSketches triangle counting
- Remove bug fixes and future steps sections
@james-willis james-willis marked this pull request as ready for review March 30, 2026 19:06
@james-willis james-willis requested review from SemyonSinchenko and Copilot and removed request for SemyonSinchenko March 30, 2026 19:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds the GraphFrames 0.11.0 release blog post to the docs site and wires it into the blog navigation/index so it appears in the rendered blog section.

Changes:

  • Add a new blog post page for the 0.11.0 release highlights.
  • Update the blog navigation order to include the new post.
  • Update the blog index page to link to the new post.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
docs/src/05-blog/directory.conf Adds the new 0.11.0 post to Laika navigation order.
docs/src/05-blog/997-graphframes-011-release.md New release blog post content for 0.11.0.
docs/src/05-blog/01-index.md Adds the 0.11.0 release link to the blog index list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md Outdated
Comment thread docs/src/05-blog/997-graphframes-011-release.md
- Fix Randomized Contraction description per Sem's feedback
- Add hub-problem motivation for KMinSampling
- Use full Hash2Vec citation
@james-willis james-willis merged commit 9f304f3 into graphframes:main Mar 31, 2026
7 checks passed
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.

3 participants