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
            Priority: Minor


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

concat_ws(string separator, array<string>)


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to