Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3EDDC625D for ; Tue, 2 Aug 2011 11:45:56 +0000 (UTC) Received: (qmail 36574 invoked by uid 500); 2 Aug 2011 11:45:56 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 36390 invoked by uid 500); 2 Aug 2011 11:45:52 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 36375 invoked by uid 500); 2 Aug 2011 11:45:51 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 36368 invoked by uid 99); 2 Aug 2011 11:45:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 11:45:51 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 11:45:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6FEAF9A6AE for ; Tue, 2 Aug 2011 11:45:27 +0000 (UTC) Date: Tue, 2 Aug 2011 11:45:27 +0000 (UTC) From: "Amareshwari Sriramadasu (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1071877671.1174.1312285527455.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HIVE-1735) Extend Explode UDTF to handle Maps MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-1735: ------------------------------------------ Fix Version/s: 0.8.0 Status: Patch Available (was: Open) > Extend Explode UDTF to handle Maps > ---------------------------------- > > Key: HIVE-1735 > URL: https://issues.apache.org/jira/browse/HIVE-1735 > Project: Hive > Issue Type: New Feature > Components: UDF > Reporter: Carl Steinbach > Assignee: Jonathan Natkins > Fix For: 0.8.0 > > Attachments: HIVE-1735.1.patch, HIVE-1735.2.patch.txt, HIVE-1735.2.patch.txt, HIVE-1735.3.patch.txt > > > The explode() UDTF currently only accepts arrays as input. We should modify it > so that it can also handle map inputs, in which case it will output two columns > corresponding to the key and value fields. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira