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

James Taylor updated PHOENIX-1516:
----------------------------------
    Attachment: 1516-v7-addendum3.patch

Reworked row projector clone to only clone when necessary (when an expression 
has PER_INVOCATION determinism), and reworked clone code to not rely on 
serialization, but instead on cloning each expression tree as necessary. 
Cleaned up a few constructors by adding static ones where necessary and adding 
missing expression types to visitor interface.

Running full test suite now.

> 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
>
>         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.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)

Reply via email to