Skip to content

Conversation

@mengxr
Copy link
Contributor

@mengxr mengxr commented Apr 30, 2016

What changes were proposed in this pull request?

Continue the work of #12789 to rename ml.asve/ml.load to write.ml/read.ml, which are more consistent with read.df/write.df and other methods in SparkR.

I didn't rename data to df because we still use predict for prediction, which uses newData to match the signature in R.

How was this patch tested?

Existing unit tests.

cc: @yanboliang @thunterdb

@SparkQA
Copy link

SparkQA commented Apr 30, 2016

Test build #57415 has finished for PR 12807 at commit 4b8662a.

  • This patch fails some tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here should be write.ml.

@SparkQA
Copy link

SparkQA commented Apr 30, 2016

Test build #57417 has finished for PR 12807 at commit 2eded74.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@yanboliang
Copy link
Contributor

LGTM

@mengxr
Copy link
Contributor Author

mengxr commented Apr 30, 2016

Merged into master. Thanks!

@asfgit asfgit closed this in b3ea579 Apr 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants