You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Phabricator (Updated) (JIRA)" <ji...@apache.org> on 2011/12/30 19:36:32 UTC

[jira] [Updated] (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:all-tabpanel ]

Phabricator updated HIVE-2203:
------------------------------

    Attachment: HIVE-2203.D1065.1.patch

zhenxiao requested code review of "HIVE-2203 [jira] Extend concat_ws() UDF to support arrays of strings".
Reviewers: JIRA

  HIVE-2203: format GenericUDFConcatWS.java

  concat_ws() should support the following type of input parameters:

  concat_ws(string separator, array<string>)

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D1065

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/2247/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> 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
>         Attachments: HIVE-2203.D1065.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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira