Skip to content

Conversation

@adrian-wang
Copy link
Contributor

This is a follow up of remaining comments from #6851

@SparkQA
Copy link

SparkQA commented Jul 14, 2015

Test build #37186 has finished for PR 7387 at commit 8362966.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class Least(children: Seq[Expression]) extends Expression
    • case class Greatest(children: Seq[Expression]) extends Expression

@SparkQA
Copy link

SparkQA commented Jul 14, 2015

Test build #37195 has finished for PR 7387 at commit e8c2e09.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class Least(children: Seq[Expression]) extends Expression
    • case class Greatest(children: Seq[Expression]) extends Expression

@adrian-wang
Copy link
Contributor Author

retest this please.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think it's also important to explicitly say that "least value of all parameters, skipping null values".

@SparkQA
Copy link

SparkQA commented Jul 14, 2015

Test build #10 has finished for PR 7387 at commit e8c2e09.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 14, 2015

Test build #37201 has finished for PR 7387 at commit e8c2e09.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class Least(children: Seq[Expression]) extends Expression
    • case class Greatest(children: Seq[Expression]) extends Expression

@rxin
Copy link
Contributor

rxin commented Jul 14, 2015

Thanks - merging this.

@SparkQA
Copy link

SparkQA commented Jul 14, 2015

Test build #37216 has finished for PR 7387 at commit 6163e62.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class Least(children: Seq[Expression]) extends Expression
    • case class Greatest(children: Seq[Expression]) extends Expression

adrian-wang added a commit that referenced this pull request Jul 14, 2015
This is a follow up of remaining comments from #6851

Author: Daoyuan Wang <[email protected]>

Closes #7387 from adrian-wang/udflgfollow and squashes the following commits:

6163e62 [Daoyuan Wang] add skipping null values
e8c2e09 [Daoyuan Wang] use seq
8362966 [Daoyuan Wang] pr6851 follow up
@rxin
Copy link
Contributor

rxin commented Jul 14, 2015

@adrian-wang can you close this ticket? I believe it has been merged already but github is having issue with pr closure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants