You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2016/09/16 15:59:20 UTC

[jira] [Comment Edited] (HIVE-14768) Add a new UDTF ExplodeByNumber

    [ https://issues.apache.org/jira/browse/HIVE-14768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15496649#comment-15496649 ] 

Ashutosh Chauhan edited comment on HIVE-14768 at 9/16/16 3:58 PM:
------------------------------------------------------------------

* 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;


was (Author: ashutoshc):
* 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)