GraphFrames v0.9.1
Overview
Mostly this release is about publishing fixes (version string, README, PySpark Classic dependencies, etc.). There are no changes in core or API.
What's Changed
- Fix versioning by @Kimahriman in https://github.com/graphframes/graphframes/pull/641
- bug: Let classic python version work without grpc deps by @Kimahriman in https://github.com/graphframes/graphframes/pull/647
- fix: resolve gf-connect is not published by @SemyonSinchenko in https://github.com/graphframes/graphframes/pull/645
- feat: prepare the 0.9.1 release by @SemyonSinchenko in https://github.com/graphframes/graphframes/pull/650
Full Changelog: https://github.com/graphframes/graphframes/compare/v0.9.0...v0.9.1