[ https://issues.apache.org/jira/browse/HIVE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Chen updated HIVE-580: ---------------------------- Attachment: hive-580-2009-07-26.patch @Yongqing: Thanks. I have checked with the convention but I only changed few things. It would be good if you can point out the file and lineno. @Namit: That is a very good suggestion. But as Zheng mentioned there's hive-691 on this one. @Zheng: Thanks for the comments. I have add javadoc to 3 new functions that I added. And LOG.info has been changed to LOG.warn in both showFunctions and showTables. > command to list available UDF names > ----------------------------------- > > Key: HIVE-580 > URL: https://issues.apache.org/jira/browse/HIVE-580 > Project: Hadoop Hive > Issue Type: New Feature > Components: Clients, Documentation > Reporter: Larry Ogrodnek > Assignee: Scott Chen > Attachments: hive-580-2009-07-15.patch, hive-580-2009-07-25.patch, > hive-580-2009-07-26.patch > > > It would be great if there was some way to list all available UDF names in > the CLI. > Ideally, there would be some way for the UDFs themselves to provide a > description/help that could also be displayed. > Would also be nice if the UDF names were available for auto-completion > (HIVE-97). > As a start, just having the names available would be great. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.