You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/01/24 03:08:34 UTC

[jira] [Resolved] (PHOENIX-1516) Add RAND() built-in function

     [ https://issues.apache.org/jira/browse/PHOENIX-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-1516.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.3

I squashed our commits into a single one and pushed it to 4.0. I looked at porting to 3.0, but I don't think it's worth the effort. I think it's ok if RAND is a 4.x-only feature.

> Add RAND() built-in function
> ----------------------------
>
>                 Key: PHOENIX-1516
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1516
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 5.0.0, 4.3
>
>         Attachments: 1516-v2.txt, 1516-v3.txt, 1516-v4-wip.txt, 1516-v5-wip.txt, 1516-v6.patch, 1516-v6.patch, 1516-v7-addendum.patch, 1516-v7-addendum2.patch, 1516-v7-addendum3.patch, 1516-v7-addendum4.patch, 1516-v7.txt, 1516.txt
>
>
> I often find it useful to generate some rows with random data.
> Here's a simple RANDOM() function that we could use for that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)