GitHub user eminency opened a pull request:
https://github.com/apache/tajo/pull/883
TAJO-1997: Registering UDF, it needs to check duplication
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eminency/tajo ambiguous_excpetion
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/883.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #883
----
commit f2e2ff1b0399aded42275b7c02c7c46368820c38
Author: Jongyoung Park <[email protected]>
Date: 2015-11-16T03:28:52Z
AmbiguousFunctionException is thrown when duplicated function is found
commit 92b0a0f81b773aa220f0b9425aa5ddc6f1a4f5d0
Author: Jongyoung Park <[email protected]>
Date: 2015-11-20T02:32:35Z
AmbiguousException
commit 2826324f4053afc15c306c3fb3959c434fcb667f
Author: Jongyoung Park <[email protected]>
Date: 2015-11-27T06:45:21Z
fix bug
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---