You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2021/04/15 14:00:00 UTC

[jira] [Created] (ARROW-12404) [C++] Implement "random" nullary function that generates uniform random between 0 and 1

Wes McKinney created ARROW-12404:
------------------------------------

             Summary: [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


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)