Skip to content

feat: sync scala core API #714

Description

@SemyonSinchenko

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 -> setMaxIter
  • PageRank should return DataFrame, not GraphFrame
  • SVDPlusPlus should not return err (we may log it) but should return DataFrame
  • 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions