Return-Path: X-Original-To: apmail-phoenix-dev-archive@minotaur.apache.org Delivered-To: apmail-phoenix-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 19A4418D87 for ; Fri, 10 Jul 2015 06:20:28 +0000 (UTC) Received: (qmail 51221 invoked by uid 500); 10 Jul 2015 06:20:28 -0000 Delivered-To: apmail-phoenix-dev-archive@phoenix.apache.org Received: (qmail 51166 invoked by uid 500); 10 Jul 2015 06:20:27 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 51155 invoked by uid 99); 10 Jul 2015 06:20:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jul 2015 06:20:27 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 10 Jul 2015 06:18:18 +0000 Received: (qmail 50768 invoked by uid 99); 10 Jul 2015 06:20:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jul 2015 06:20:04 +0000 Date: Fri, 10 Jul 2015 06:20:04 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@phoenix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-2098) Pig Udf that given a count Reserve chunks of numbers for a sequence 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/PHOENIX-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621807#comment-14621807 ] ASF GitHub Bot commented on PHOENIX-2098: ----------------------------------------- Github user JamesRTaylor commented on the pull request: https://github.com/apache/phoenix/pull/98#issuecomment-120245488 Looks very good, @siddhimehta. Thanks for the quick turnaround. Couple of minor nits and then I'll commit it on your behalf. > Pig Udf that given a count Reserve chunks of numbers for a sequence > ------------------------------------------------------------------- > > Key: PHOENIX-2098 > URL: https://issues.apache.org/jira/browse/PHOENIX-2098 > Project: Phoenix > Issue Type: New Feature > Reporter: Siddhi Mehta > Assignee: Siddhi Mehta > > Following up on the Jira to bulk reserve sequence's. PHOENIX-1954. > Adding a UDF to enable bulk reserve of sequence's from Pig -- This message was sent by Atlassian JIRA (v6.3.4#6332)