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 2021B104E7 for ; Mon, 12 Jan 2015 23:03:08 +0000 (UTC) Received: (qmail 88537 invoked by uid 500); 12 Jan 2015 23:03:09 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 88461 invoked by uid 500); 12 Jan 2015 23:03:09 -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 88437 invoked by uid 99); 12 Jan 2015 23:03:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jan 2015 23:03:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of xzhang@cloudera.com designates 209.85.216.178 as permitted sender) Received: from [209.85.216.178] (HELO mail-qc0-f178.google.com) (209.85.216.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jan 2015 23:02:41 +0000 Received: by mail-qc0-f178.google.com with SMTP id p6so20638869qcv.9 for ; Mon, 12 Jan 2015 15:01:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=GGZe5KRiiminRgq8+oxmfkANpAErgiF159nG3ljTjf8=; b=lqewVHb8nzpEB7d65c/nv0YmaVp+b7/v7zfN47eDNMz7P2b07AG+w+z+9YyOlIJaD/ SmiEiQSJoRzbu0PF1XB3DhQcbavFgoymo3gH4T0OuI5Z3bh/1fa0rKmnZ62wgdM3RovT NNHDQO4O6gVNUdQqtwhjM65L8c8mzqlIb0zsXmVmwCbHnZj6WlJvmhXhxKIDogNy4dFh PGi/X/WK2krxIvs/5jFBz5VqIIPaBGWFtObTBDAqiXJv+q2OFVK0rM3I2R7Bd+uIIfM7 yeJWvhR8AIogkNKXkY78P4Di8EYUDRot1YDj/VafQ7VrmrMgEpSwiyRjn8MpRVufIX4Y 0tdw== X-Gm-Message-State: ALoCoQk8KQFRIs88tPAtD/RWN6+RkAQYAbFz3tHvmiif4HGSI2DlIEv4DQ4J0WWFXwM7Zs6V32o3 MIME-Version: 1.0 X-Received: by 10.224.37.133 with SMTP id x5mr239186qad.59.1421103714559; Mon, 12 Jan 2015 15:01:54 -0800 (PST) Received: by 10.96.188.170 with HTTP; Mon, 12 Jan 2015 15:01:54 -0800 (PST) In-Reply-To: References: Date: Mon, 12 Jan 2015 15:01:54 -0800 Message-ID: Subject: Re: new hive udfs From: Xuefu Zhang To: "dev@hive.apache.org" Content-Type: multipart/alternative; boundary=001a11c1f4ba1886c8050c7c7e6a X-Virus-Checked: Checked by ClamAV on apache.org --001a11c1f4ba1886c8050c7c7e6a Content-Type: text/plain; charset=UTF-8 No. You can just create JIRA describing your reasoning and attach your patch for review. On Mon, Jan 12, 2015 at 2:53 PM, Alexander Pivovarov wrote: > I mean should I get any approval before creating JIRA? > > Just want to make sure that these UDFs are needed. > > On Mon, Jan 12, 2015 at 2:48 PM, Xuefu Zhang wrote: > > > Hi Alex, > > > > This should be a good starting point: > > https://cwiki.apache.org/confluence/display/Hive/HowToContribute. > > > > Thanks, > > Xuefu > > > > On Mon, Jan 12, 2015 at 2:37 PM, Alexander Pivovarov < > apivovarov@gmail.com > > > > > wrote: > > > > > Hi Everyone > > > > > > I have several custom udfs I want to contribute to hive > > > > > > month_add > > > last_day > > > > > > greatest > > > least > > > > > > What is the process for adding new UDFs? > > > > > > Alex > > > > > > --001a11c1f4ba1886c8050c7c7e6a--