Skip to content

doc: sync docs with code - #822

Merged
SemyonSinchenko merged 3 commits into
graphframes:mainfrom
SemyonSinchenko:sync-docs-readme
Apr 1, 2026
Merged

doc: sync docs with code#822
SemyonSinchenko merged 3 commits into
graphframes:mainfrom
SemyonSinchenko:sync-docs-readme

Conversation

@SemyonSinchenko

Copy link
Copy Markdown
Collaborator

What changes were proposed in this pull request?

Analysis was done by AI, I approved all the chnages manually.

Why are the changes needed?

Some places in docs were outdated

Analysis was done by AI, I approved all the chnages manually.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates user-facing documentation to reflect the repository’s current build/test matrix and recent feature/API additions (notably Spark 4.1 / Python 3.13 coverage and GraphFrames Connect details).

Changes:

  • Refreshes README and “About” docs to match current example outputs, supported/tested Spark/Java/Python versions, and architecture notes.
  • Updates contributing instructions (tooling versions, Spark download example, and Python test command).
  • Fixes/updates GraphFrames Connect installation coordinates and the documented Connect protobuf API list.

Reviewed changes

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

Show a summary per file
File Description
README.md Updates example output tables to match the current sample graph data.
docs/src/06-contributing/01-contributing-guide.md Updates prerequisites/version guidance and replaces the Python test command.
docs/src/01-about/03-benchmarks.md Updates benchmark input format description (CSV-like → Parquet) and wording around measured time.
docs/src/01-about/02-architecture.md Updates architecture narrative to note GraphX-backed implementations for some algorithms.
docs/src/01-about/01-index.md Updates the “tested with” version statement (adds Python 3.10–3.13, Spark 4.1).
docs/mdoc/01-installation.md Fixes Maven coordinates for Connect packages and updates the documented protobuf API methods list.

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

Comment thread docs/src/06-contributing/01-contributing-guide.md
Comment thread docs/src/01-about/03-benchmarks.md Outdated
Comment thread docs/src/01-about/02-architecture.md Outdated
SemyonSinchenko and others added 2 commits April 1, 2026 21:55
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@SemyonSinchenko
SemyonSinchenko merged commit af38dcd into graphframes:main Apr 1, 2026
8 checks passed
@SemyonSinchenko
SemyonSinchenko deleted the sync-docs-readme branch April 1, 2026 21:08
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