[ 
https://issues.apache.org/jira/browse/HIVE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735484#action_12735484
 ] 

Zheng Shao commented on HIVE-580:
---------------------------------

Overall the patch looks pretty good. Some nitpicks:
@hive-580-2009-07-25.patch:
43,47: Can you add javadoc for all new functions? I know we don't have javadoc 
for all functions, but a while back we've decided to add "javadoc" for all new 
functions (and gradually do that for all old functions as well).
141: LOG.warn instead of LOG.info. (Can you do the same change to 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
>
>
> 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.

Reply via email to