[
https://issues.apache.org/jira/browse/ARROW-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prudhvi Porandla updated ARROW-6144:
------------------------------------
Description: Implement random(), random(int seed) functions. The values are
sampled from a uniform distribution(0, 1) The random values for each row of a
column are generated from same generator which is initialised at (function)
build time. (was: Implement random(), random(int seed) functions)
> [C++][Gandiva] Implement random function in Gandiva
> ---------------------------------------------------
>
> Key: ARROW-6144
> URL: https://issues.apache.org/jira/browse/ARROW-6144
> Project: Apache Arrow
> Issue Type: Task
> Components: C++ - Gandiva
> Reporter: Prudhvi Porandla
> Assignee: Prudhvi Porandla
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Implement random(), random(int seed) functions. The values are sampled from a
> uniform distribution(0, 1) The random values for each row of a column are
> generated from same generator which is initialised at (function) build time.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)