Skip to content

Conversation

@adrian-wang
Copy link
Contributor

When describe temporary function, spark would return 'Unable to find function', this is not right.

@SparkQA
Copy link

SparkQA commented Oct 26, 2015

Test build #44345 has finished for PR 9277 at commit 50bdef7.

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

@liancheng
Copy link
Contributor

LGTM, merging to master. Thanks!

Copy link
Contributor

Choose a reason for hiding this comment

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

When will we hit this branch? For Hive UDFs, this fixes the problem because UDFs do not have annotation?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

When we register a function using create function xx as "org.....", sometimes there's no annotation, but spark would complain could not find this function.

asfgit pushed a commit that referenced this pull request Nov 15, 2015
The main purpose of this PR is to backport #9664, which depends on #9277.

Author: Cheng Lian <[email protected]>

Closes #9671 from liancheng/spark-11191.fix-temp-function.branch-1_5.
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