[GitHub] spark pull request: [SPARK-14614] Add `bround` function

2016-04-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12376#issuecomment-209727083 Merged build finished. Test FAILed. --- 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 projec

[GitHub] spark pull request: [SPARK-14614] Add `bround` function

2016-04-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12376#issuecomment-209727087 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-14614] Add `bround` function

2016-04-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12376#issuecomment-209726678 **[Test build #55778 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55778/consoleFull)** for PR 12376 at commit [`93b6a84`](https://g

[GitHub] spark pull request: [SPARK-14614] Add `bround` function

2016-04-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12376#issuecomment-209713660 **[Test build #55778 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55778/consoleFull)** for PR 12376 at commit [`93b6a84`](https://gi

[GitHub] spark pull request: [SPARK-14614] Add `bround` function

2016-04-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12376#issuecomment-209711416 Merged build finished. Test FAILed. --- 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 projec

[GitHub] spark pull request: [SPARK-14614] Add `bround` function

2016-04-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12376#issuecomment-209711418 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-14614] Add `bround` function

2016-04-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12376#issuecomment-209711408 **[Test build #55774 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55774/consoleFull)** for PR 12376 at commit [`2950339`](https://g

[GitHub] spark pull request: [SPARK-14614] Add `bround` function

2016-04-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12376#issuecomment-209710774 **[Test build #55774 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55774/consoleFull)** for PR 12376 at commit [`2950339`](https://gi

[GitHub] spark pull request: [SPARK-14614] Add `bround` function

2016-04-13 Thread dongjoon-hyun
GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/12376 [SPARK-14614] Add `bround` function ## What changes were proposed in this pull request? This PR aims to add `bound` function (aka Banker's round) by extending current `round` impleme