-
Notifications
You must be signed in to change notification settings - Fork 274
feat: redesign python API #713
Copy link
Copy link
Open
Labels
breaking changepyspark-classicGraphFrames on PySpark ClassicGraphFrames on PySpark Classicpyspark-connectGraphFrames on PySpark ConnectGraphFrames on PySpark Connect
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
breaking changepyspark-classicGraphFrames on PySpark ClassicGraphFrames on PySpark Classicpyspark-connectGraphFrames on PySpark ConnectGraphFrames on PySpark Connect
Is your feature request related to a problem? Please describe.
It is really hard to maintain due to two implementations.
Describe the solution you would like
graphframes.pyinstead of being duplicated in connect / classicComponent
Additional context
BREAKING CHANGES
I see it as a part of the planning 1.0 release.
Are you planning on creating a PR?