Stamatis Zampetakis created HIVE-24572: ------------------------------------------
Summary: GenericUDFMurmurHash description name must be unique Key: HIVE-24572 URL: https://issues.apache.org/jira/browse/HIVE-24572 Project: Hive Issue Type: Bug Components: Query Planning Reporter: Stamatis Zampetakis Assignee: Stamatis Zampetakis Currently, GenericUDFMurmurHash and GenericUDFHash have the same description name, "hash". Having the same annotation can create quite some confusion and difficult to debug problems so the two functions must not use the same name. -- This message was sent by Atlassian Jira (v8.3.4#803005)