[
https://issues.apache.org/jira/browse/ARROW-12404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322283#comment-17322283
]
Antoine Pitrou commented on ARROW-12404:
----------------------------------------
No, this shouldn't use any functionality defined in {{testing}}, as it is not
built by default. Also, we won't necessarily want to use the same random number
generator or initialization parameters.
(see also ARROW-10797 for a slightly related topic)
> [C++] Implement "random" nullary function that generates uniform random
> between 0 and 1
> ---------------------------------------------------------------------------------------
>
> Key: ARROW-12404
> URL: https://issues.apache.org/jira/browse/ARROW-12404
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Eduardo Ponce
> Priority: Major
> Fix For: 5.0.0
>
>
> This is similar to PostgreSQL's random()
> https://www.postgresql.org/docs/8.2/functions-math.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)