[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-11 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34825349 @aarondav I wonder is `@specialized` can be used here to avoid the type dispatching in `CollectionUtils`?

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-11 Thread holdenk
Github user holdenk closed the pull request at: https://github.com/apache/incubator-spark/pull/571

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-11 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34818238 Thanks. I've merged this.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34684204 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/12670/

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34684202 Merged build finished.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34681467 Merged build triggered.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34681468 Merged build started.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34612379 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/12662/

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34612377 Merged build finished.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34610665 Merged build triggered.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-10 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34610666 Merged build started.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-10 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34607475 Our Jenkins style checker actually worked!!!

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34607363 One or more automated tests failed Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/12659/

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34607362 Merged build finished.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34607324 Merged build triggered.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34607326 Merged build started.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-09 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34607216 Jenkins, add to whitelist. Jenkins, test this please.

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/incubator-spark/pull/571#issuecomment-34606224 Can one of the admins verify this patch?

[GitHub] incubator-spark pull request: SPARK-1072 Use binary search when ne...

2014-02-09 Thread holdenk
GitHub user holdenk opened a pull request: https://github.com/apache/incubator-spark/pull/571 SPARK-1072 Use binary search when needed in RangePartioner You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark switc