GitHub user cvaliente opened a pull request: https://github.com/apache/hive/pull/101
HIVE-14759 remove GenericUDF from funcName instead of first 10 chars remove "GenericUDF" from the function Name instead of first 10 chars which causes IndexOutOfBounds when my Classname is less than ten chars. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cvaliente/hive HIVE-14759 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/101.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 #101 ---- commit 4bc0fe7b5edb5b458ff4c7eda58519bc6ef41036 Author: Clemens Valiente <clemens.valie...@trivago.com> Date: 2016-09-14T15:23:28Z HIVE-14759 remove GenericUDF from funcName instead of first 10 characters. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---