Skip to content

Tags: graphframes/graphframes

Tags

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: add codespell spell check and extend python linting to dev scripts (

#864)

* ci: add codespell spell check and extend python linting to dev scripts

- Add codespell (config in .codespellrc) covering yml, python and scala
  via a new Spell Check workflow and a pre-commit hook; fix the typos it
  surfaced across sources and docs. graphx/ is excluded to stay aligned
  with upstream Apache Spark.
- Extend black/flake8/isort to the dev/ and python/dev/ scripts in both
  the Python CI code-style step and pre-commit.

* ci: pass explicit config to black/isort so root dev/ does not break discovery

When ../dev is included, black/isort resolve their config from the common
parent of all paths (the repo root, which has no pyproject.toml) and fall
back to defaults. Pass --config/--settings-path explicitly.

* ci: format dev connect scripts to satisfy extended linting

run_connect.py and stop_connect.py were added in #863 before the linting scope was extended to dev/. Apply black/isort and add a noqa for an unavoidable long config string so python-ci passes.

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: 012 release blogpost (#857)

* feat: 012 release blogpost

+ update the ci matrix

* feat: add a note about the pregel breaking change

* feat: typo

* feat: mention Databricks

* feat: mention HyperANF in the post

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add future work section to 0.11.0 release post (#819)

* docs: add future work section to 0.11.0 release blog post

* docs: add AggregateNeighbors and random walk variants to future work

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
revert ConnectedComponents Code back to 0.9.3 version to fix perf reg…

…ression (#772)

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: prepare the release 0.10.0 (#725)

* [WIP] prepare the release

* WIP

* update bages and benchmarks

* update blogpost

* simplify and update README

* update llms.txt

* some fancy things

* more fancy things

* more fancy thins

* updates

* fix typo

* update

* resolve conflicts and update blog

* slightly update docs

* remove auto deploy docs

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: prepare 0.9.3 release (#677)

* Prepare 0.9.3 release

* Revert accidentally added changes

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.9.2 release (#658)

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare the 0.9.1 release (#650)

and fix doc publishing, according to the core's refactoring.

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
This file is not needed, and it breaks everything (#637)

v0.8.3

Toggle v0.8.3's commit message
Releasing 0.8.3