Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 37F2F200B93 for ; Fri, 16 Sep 2016 17:59:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 367DE160AC4; Fri, 16 Sep 2016 15:59:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6B833160AB7 for ; Fri, 16 Sep 2016 17:59:21 +0200 (CEST) Received: (qmail 95127 invoked by uid 500); 16 Sep 2016 15:59:20 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 95105 invoked by uid 99); 16 Sep 2016 15:59:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 15:59:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7A7682C014C for ; Fri, 16 Sep 2016 15:59:20 +0000 (UTC) Date: Fri, 16 Sep 2016 15:59:20 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14768) Add a new UDTF ExplodeByNumber MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 16 Sep 2016 15:59:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15496649#comment-15496649 ] Ashutosh Chauhan commented on HIVE-14768: ----------------------------------------- * We need a better name: replicate_rows ? * It shouldn't accept any arguments other than n (replicate count). So, select replicate_rows(n) from t; > Add a new UDTF ExplodeByNumber > ------------------------------ > > Key: HIVE-14768 > URL: https://issues.apache.org/jira/browse/HIVE-14768 > Project: Hive > Issue Type: Sub-task > Reporter: Pengcheng Xiong > Assignee: Pengcheng Xiong > Attachments: HIVE-14768.01.patch > > > For intersect all and except all implementation purpose. -- This message was sent by Atlassian JIRA (v6.3.4#6332)