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-10275][MLlib] Add @since annotation to pyspark.mllib.random #8666

Closed
wants to merge 2 commits into from

Conversation

yu-iskw
Copy link
Contributor

@yu-iskw yu-iskw commented Sep 9, 2015

No description provided.

@SparkQA
Copy link

SparkQA commented Sep 9, 2015

Test build #42192 has finished for PR 8666 at commit e71141d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class Instance(w: Double, a: Vector, b: Double)
    • class WeibullGenerator(
    • class IndexToString(JavaTransformer, HasInputCol, HasOutputCol):

@SparkQA
Copy link

SparkQA commented Sep 10, 2015

Test build #42231 has finished for PR 8666 at commit 6a8817b.

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

@noel-smith
Copy link
Contributor

All LGTM.

@mengxr
Copy link
Contributor

mengxr commented Sep 15, 2015

Merged into master. Thanks!

@asfgit asfgit closed this in a224935 Sep 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants