Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-14903][ML][PYTHON] Revert SPARK-14071: MLWritable.write property #12671

Closed
wants to merge 2 commits into from

Conversation

jkbradley
Copy link
Member

What changes were proposed in this pull request?

SPARK-14071 changed MLWritable.write to be a property. This reverts that change since there was not a good way to make MLReadable.read appear to be a property.

How was this patch tested?

existing unit tests

@jkbradley jkbradley changed the title [SPARK-14903] Revert SPARK-14071: MLWritable.write property [SPARK-14903][ML][PYTHON] Revert SPARK-14071: MLWritable.write property Apr 25, 2016
@SparkQA
Copy link

SparkQA commented Apr 25, 2016

Test build #56933 has finished for PR 12671 at commit de01a53.

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

@jkbradley
Copy link
Member Author

I'll go ahead and merge this with master

@asfgit asfgit closed this in 89f082d Apr 26, 2016
@jkbradley jkbradley deleted the revert-MLWritable-write-py branch April 26, 2016 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants