GitHub user Rosstin opened a pull request:

    https://github.com/apache/spark/pull/7096

    Spark-8660

    Converted JavaDoc style comments in 
mllib/src/test/scala/org/apache/spark/ml/classification/LogisticRegressionSuite.scala
 to regular multiline comments, to make copy-pasting R commands easier.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Rosstin/spark SPARK-8660

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/7096.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #7096
    
----
commit 6c18058336a1a027207d194c31134351ec3ed86d
Author: Rosstin <astera...@gmail.com>
Date:   2015-06-26T18:00:35Z

    fixed minor typos in docs/README.md and docs/api.md

commit 21ac1e54283d633e5c4978427e03937b17c1b626
Author: Rosstin <astera...@gmail.com>
Date:   2015-06-29T17:06:15Z

    Merge branch 'master' of github.com:apache/spark into SPARK-8639

commit 2cd298520f7018fbd2fc5174f40a984db52b68a0
Author: Rosstin <astera...@gmail.com>
Date:   2015-06-29T20:06:15Z

    Merge branch 'master' of github.com:apache/spark into SPARK-8639

commit 242aeddcd949f23c86c5b3000e27019a901df64b
Author: Rosstin <astera...@gmail.com>
Date:   2015-06-29T20:18:39Z

    SPARK-8660, changed comment style from JavaDoc style to normal multiline 
comment in order to make copypaste into R easier, in file 
classification/LogisticRegressionSuite.scala

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to