Skip to content

Conversation

@lins05
Copy link
Contributor

@lins05 lins05 commented Nov 29, 2016

What changes were proposed in this pull request?

In #15764 we added a mechanism to detect if a function is temporary or not. Hive functions are treated as non-temporary. Of the three hive functions, now "percentile" has been implemented natively, and "hash" has been removed. So we should update the list.

How was this patch tested?

Unit tests.

@rxin
Copy link
Contributor

rxin commented Nov 29, 2016

LGTM pending Jenkins.

@SparkQA
Copy link

SparkQA commented Nov 29, 2016

Test build #69283 has finished for PR 16049 at commit 1a8d949.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Nov 29, 2016
…detection after implementing it natively

## What changes were proposed in this pull request?

In #15764 we added a mechanism to detect if a function is temporary or not. Hive functions are treated as non-temporary. Of the three hive functions, now "percentile" has been implemented natively, and "hash" has been removed. So we should update the list.

## How was this patch tested?

Unit tests.

Author: Shuai Lin <[email protected]>

Closes #16049 from lins05/update-temp-function-detect-hive-list.

(cherry picked from commit e64a204)
Signed-off-by: gatorsmile <[email protected]>
@gatorsmile
Copy link
Member

Merging to master/2.1! Thanks!

@asfgit asfgit closed this in e64a204 Nov 29, 2016
@lins05 lins05 deleted the update-temp-function-detect-hive-list branch November 29, 2016 05:29
robert3005 pushed a commit to palantir/spark that referenced this pull request Dec 2, 2016
…detection after implementing it natively

## What changes were proposed in this pull request?

In apache#15764 we added a mechanism to detect if a function is temporary or not. Hive functions are treated as non-temporary. Of the three hive functions, now "percentile" has been implemented natively, and "hash" has been removed. So we should update the list.

## How was this patch tested?

Unit tests.

Author: Shuai Lin <[email protected]>

Closes apache#16049 from lins05/update-temp-function-detect-hive-list.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…detection after implementing it natively

## What changes were proposed in this pull request?

In apache#15764 we added a mechanism to detect if a function is temporary or not. Hive functions are treated as non-temporary. Of the three hive functions, now "percentile" has been implemented natively, and "hash" has been removed. So we should update the list.

## How was this patch tested?

Unit tests.

Author: Shuai Lin <[email protected]>

Closes apache#16049 from lins05/update-temp-function-detect-hive-list.
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.

4 participants