You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2012/01/21 07:04:42 UTC

[jira] [Commented] (HIVE-2279) Implement sort_array UDF

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

Hudson commented on HIVE-2279:
------------------------------

Integrated in Hive-trunk-h0.21 #1211 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1211/])
    HIVE-2279. Implement sort(array) UDF (Zhenxiao Luo via cws)

cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1234146
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java
* /hive/trunk/ql/src/test/queries/clientnegative/udf_sort_array_wrong1.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_sort_array_wrong2.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_sort_array_wrong3.q
* /hive/trunk/ql/src/test/queries/clientpositive/udf_sort_array.q
* /hive/trunk/ql/src/test/results/clientnegative/udf_sort_array_wrong1.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_sort_array_wrong2.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_sort_array_wrong3.q.out
* /hive/trunk/ql/src/test/results/clientpositive/show_functions.q.out
* /hive/trunk/ql/src/test/results/clientpositive/udf_sort_array.q.out

                
> Implement sort_array UDF
> ------------------------
>
>                 Key: HIVE-2279
>                 URL: https://issues.apache.org/jira/browse/HIVE-2279
>             Project: Hive
>          Issue Type: New Feature
>          Components: UDF
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2279.D1059.1.patch, HIVE-2279.D1101.1.patch, HIVE-2279.D1107.1.patch, HIVE-2279.D1125.1.patch, HIVE-2279.D1143.1.patch, HIVE-2279.D1143.1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira