Laszlo Bodor created HIVE-19828: ----------------------------------- Summary: Rename UDFCurrentDB to GenericUDFCurrentDatabase Key: HIVE-19828 URL: https://issues.apache.org/jira/browse/HIVE-19828 Project: Hive Issue Type: Task Affects Versions: 3.0.0 Reporter: Laszlo Bodor Assignee: Laszlo Bodor Fix For: 4.0.0
Currently, UDFCurrentDB extends GenericUDF, so it should follow the naming convention: GenericUDFCurrentDB, or more accurate GenericUDFCurrentDatabase, as UDFs usually contains the whole keyword, not just an abbreviation. -- This message was sent by Atlassian JIRA (v7.6.3#76005)