-
Notifications
You must be signed in to change notification settings - Fork 256
Labels
Description
Is your feature request related to a problem? Please describe.
GraphFrames got a lot of significant improvements from 0.9.3:
- graphx
- peformance
- new algorithms
I think we should bump the version to 0.10.
Describe the solution you would like
0.10 release:
- blog-post
- merge feat: add bidirectional motif pattern #717 and feat: add undirected edge motif pattern #712
- fix bug: TriangleCount example breaks compilation on java8 #722 to unblock publishing
- new benchmarks
- docs?
Component
- Scala Core Internal
- Scala API
- Spark Connect Plugin
- Infrastructure
- PySpark Classic
- PySpark Connect
Additional context
Are you planning on creating a PR?
- I'm willing to make a pull-request