FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Release v0.12.2 · graphframes/graphframes · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
graphframes
/
graphframes
Public
Notifications
You must be signed in to change notification settings
Fork
274
Star
1.2k
Code
Issues
37
Pull requests
7
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Releases
v0.12.2
v0.12.2
Latest
Latest
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
james-willis
released this 28 Aug 19:31
·
2 commits
to main since this release
v0.12.2
34f85dc
This commit was created on GitHub.com and signed with GitHub’s
verified signature
.
Connected components performance & Spark Connect fixes
The randomized_contraction connected-components algorithm now benchmarks better than two_phase with AQE and uses roughly half the memory
pageRank no longer raises an AttributeError on Spark Connect
Tutorial dependencies are published as PEP 621 extras, installable with pip install graphframes-py[tutorials]
click moved to the main dependencies so the graphframes CLI works without the tutorials extra
What's Changed
chore(deps-dev): bump setuptools from 80.9.0 to 83.0.0 in /python by
@dependabot
[bot] in
#875
Fix: move click to main dependencies and lazy-import tutorials in console.py by
@rjurney
with @Copilot in
#881
Fix: restore the broken star history chart by
@PingouinFerreux
in
#883
fix: publish tutorials dependencies as PEP 621 extras by
@james-willis
in
#885
feat: GQL-1 -- update py7zr by
@SemyonSinchenko
in
#867
chore: add test for 873 by
@SemyonSinchenko
in
#886
fix: resolve AttributeError in pageRank on Spark Connect (issue
#889
) by
@MCBoarder289
in
#890
perf: better wcc by
@SemyonSinchenko
in
#888
New Contributors
@rjurney
with @Copilot made their first contribution in
#881
@PingouinFerreux
made their first contribution in
#883
@MCBoarder289
made their first contribution in
#890
Full Changelog
:
v0.12.1...v0.12.2
Back
|
FazBrowse Home
|
New Git URL