-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
Scala API has some naming and APIs mismatch between methods and algorithms
Describe the solution you would like
maxIter->setMaxIterPageRankshould returnDataFrame, notGraphFrameSVDPlusPlusshould not return err (we may log it) but should returnDataFrame- maybe something else
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
Reactions are currently unavailable