Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

Greatest and Least are not conditional expressions, but arithmetic expressions.

How was this patch tested?

N/A

@SparkQA
Copy link

SparkQA commented Aug 2, 2016

Test build #63119 has finished for PR 14460 at commit a2e03ca.

  • 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 Aug 2, 2016

Merging in master/2.0.

@rxin
Copy link
Contributor

rxin commented Aug 2, 2016

Actually I've only merged this in master.

@asfgit asfgit closed this in a9beeaa Aug 2, 2016
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