Add GROUP_CONCAT to HiveQL
--------------------------
Key: HIVE-1689
URL: https://issues.apache.org/jira/browse/HIVE-1689
Project: Hadoop Hive
Issue Type: New Feature
Components: Query Processor
Reporter: Jeff Hammerbacher
I often find GROUP_CONCAT to be handy when working with list-type data. See
http://dev.mysql.com/doc/refman/5.0/en/group-by-functions.html#function_group-concat
for the MySQL syntax.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.