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 D1D2C1004C for ; Tue, 18 Feb 2014 18:28:46 +0000 (UTC) Received: (qmail 36943 invoked by uid 500); 18 Feb 2014 18:28:41 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 36823 invoked by uid 500); 18 Feb 2014 18:28:38 -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 36604 invoked by uid 500); 18 Feb 2014 18:28:32 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 36202 invoked by uid 99); 18 Feb 2014 18:28:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Feb 2014 18:28:23 +0000 Date: Tue, 18 Feb 2014 18:28:23 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-6330) Metastore support for permanent UDFs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-6330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904369#comment-13904369 ] Ashutosh Chauhan commented on HIVE-6330: ---------------------------------------- Left few comments on RB. > Metastore support for permanent UDFs > ------------------------------------ > > Key: HIVE-6330 > URL: https://issues.apache.org/jira/browse/HIVE-6330 > Project: Hive > Issue Type: Sub-task > Components: UDF > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-6330.1.patch, HIVE-6330.2.patch, HIVE-6330.3.patch, HIVE-6330.4.patch, HIVE-6330.5.patch, HIVE-6330.6.patch > > > Allow CREATE FUNCTION to add metastore entry for the created function, so that it only needs to be added to Hive once. -- This message was sent by Atlassian JIRA (v6.1.5#6160)