You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lefty Leverenz (JIRA)" <ji...@apache.org> on 2014/03/20 19:02:47 UTC

[jira] [Commented] (HIVE-5652) Improve JavaDoc of UDF class

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

Lefty Leverenz commented on HIVE-5652:
--------------------------------------

Punctuation police say:  The added period belongs before ")" because the entire sentence is within parentheses.

{noformat}
                                                 . . .   (Note that Hive Arrays are represented as
+ * {@link java.util.List Lists} in Hive.
+ * So an {@code ARRAY<int>} column would be passed in as a {@code List<Integer>}).
{noformat}

> Improve JavaDoc of UDF class
> ----------------------------
>
>                 Key: HIVE-5652
>                 URL: https://issues.apache.org/jira/browse/HIVE-5652
>             Project: Hive
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Lars Francke
>            Assignee: Lars Francke
>            Priority: Trivial
>         Attachments: HIVE-5652.1.patch, HIVE-5652.2.patch
>
>
> I think the JavaDoc for the UDF class can be improved. I'll attach a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)