[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122036264 [Test build #37517 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37517/console) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122036367 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34808147 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/Cast.scala --- @@ -56,7 +56,6 @@ object Cast { case (_, DateType)

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122012757 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122012722 Merged build triggered. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122013030 [Test build #37517 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37517/consoleFull) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122042537 [Test build #37528 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37528/consoleFull) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122072121 [Test build #37528 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37528/console) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122072245 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34819545 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala --- @@ -363,6 +364,70 @@ trait Row extends Serializable { false }

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34820614 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala --- @@ -363,6 +364,70 @@ trait Row extends Serializable { false }

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122037942 cc @davies --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122041693 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122041666 Merged build triggered. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-122172208 LGTM, merging this into maser, thanks! --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7291 --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-15 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34700507 --- Diff: sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeRow.java --- @@ -239,16 +239,11 @@ public void setFloat(int ordinal,

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-15 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34695080 --- Diff: sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeRow.java --- @@ -239,16 +239,11 @@ public void setFloat(int ordinal,

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119983658 [Test build #36927 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36927/consoleFull) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34256804 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala --- @@ -363,6 +364,70 @@ trait Row extends Serializable { false }

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119977694 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-120047647 [Test build #36927 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36927/console) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-120047887 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119974408 Merged build triggered. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34256802 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala --- @@ -363,6 +364,70 @@ trait Row extends Serializable { false }

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34310121 --- Diff: sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeRow.java --- @@ -239,16 +239,11 @@ public void setFloat(int ordinal,

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34310174 --- Diff: sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeRow.java --- @@ -239,16 +239,11 @@ public void setFloat(int ordinal,

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34310399 --- Diff: sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeRow.java --- @@ -239,16 +239,11 @@ public void setFloat(int ordinal,

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-09 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34318500 --- Diff: sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeRow.java --- @@ -239,16 +239,11 @@ public void setFloat(int ordinal,

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread cloud-fan
GitHub user cloud-fan opened a pull request: https://github.com/apache/spark/pull/7291 [SPARK-8899][SQL] remove duplicated equals method for Row You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloud-fan/spark row Alternatively

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34158183 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/InternalRow.scala --- @@ -53,70 +53,8 @@ abstract class InternalRow extends Row {

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119617574 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119617540 Merged build triggered. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119619355 [Test build #36800 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36800/consoleFull) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34162585 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala --- @@ -363,6 +363,69 @@ trait Row extends Serializable { false }

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119655158 [Test build #36800 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36800/console) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119791782 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119791748 Merged build triggered. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34220535 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala --- @@ -363,6 +364,70 @@ trait Row extends Serializable { false }

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-11980 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119809957 [Test build #36880 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36880/console) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34222931 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala --- @@ -363,6 +364,70 @@ trait Row extends Serializable { false }

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7291#issuecomment-119792547 [Test build #36880 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36880/consoleFull) for PR 7291 at commit

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34219607 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala --- @@ -363,6 +364,70 @@ trait Row extends Serializable { false }

[GitHub] spark pull request: [SPARK-8899][SQL] remove duplicated equals met...

2015-07-08 Thread chenghao-intel
Github user chenghao-intel commented on a diff in the pull request: https://github.com/apache/spark/pull/7291#discussion_r34220549 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala --- @@ -363,6 +364,70 @@ trait Row extends Serializable { false }