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 (JIRA)" <ji...@apache.org> on 2013/01/09 11:26:46 UTC

[jira] [Commented] (HIVE-2203) Extend concat_ws() UDF to support arrays of strings

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

Hudson commented on HIVE-2203:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-2203. Extend concat_ws() UDF to support arrays of strings (Zhenxiao Luo via cws) (Revision 1234150)

     Result = ABORTED
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1234150
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java
* /hive/trunk/ql/src/test/queries/clientnegative/udf_concat_ws_wrong1.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_concat_ws_wrong2.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_concat_ws_wrong3.q
* /hive/trunk/ql/src/test/queries/clientpositive/udf_concat_ws.q
* /hive/trunk/ql/src/test/results/clientnegative/udf_concat_ws_wrong1.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_concat_ws_wrong2.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_concat_ws_wrong3.q.out
* /hive/trunk/ql/src/test/results/clientpositive/udf_concat_ws.q.out

                
> Extend concat_ws() UDF to support arrays of strings
> ---------------------------------------------------
>
>                 Key: HIVE-2203
>                 URL: https://issues.apache.org/jira/browse/HIVE-2203
>             Project: Hive
>          Issue Type: Improvement
>          Components: UDF
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>            Priority: Minor
>             Fix For: 0.9.0
>
>         Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2203.D1065.1.patch, ASF.LICENSE.NOT.GRANTED--HIVE-2203.D1071.1.patch, ASF.LICENSE.NOT.GRANTED--HIVE-2203.D1113.1.patch, ASF.LICENSE.NOT.GRANTED--HIVE-2203.D1119.1.patch, ASF.LICENSE.NOT.GRANTED--HIVE-2203.D1137.1.patch, HIVE-2203.D1137.1.patch
>
>
> concat_ws() should support the following type of input parameters:
> concat_ws(string separator, array<string>)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira