You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "S. Alex Smith (JIRA)" <ji...@apache.org> on 2009/09/25 01:20:16 UTC

[jira] Created: (HIVE-856) allow concat to take more than 2 arguments

allow concat to take more than 2 arguments
------------------------------------------

                 Key: HIVE-856
                 URL: https://issues.apache.org/jira/browse/HIVE-856
             Project: Hadoop Hive
          Issue Type: Improvement
            Reporter: S. Alex Smith
            Priority: Minor


mysql's concat allows concat('a', 'b', 'c'), but hive's currently will accept only two arguments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HIVE-856) allow concat to take more than 2 arguments

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao resolved HIVE-856.
-----------------------------

       Resolution: Duplicate
    Fix Version/s: 0.5.0

> allow concat to take more than 2 arguments
> ------------------------------------------
>
>                 Key: HIVE-856
>                 URL: https://issues.apache.org/jira/browse/HIVE-856
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: S. Alex Smith
>            Priority: Minor
>             Fix For: 0.5.0
>
>
> mysql's concat allows concat('a', 'b', 'c'), but hive's currently will accept only two arguments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.