You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/06/16 17:28:34 UTC

[jira] [Created] (ARROW-9149) [C++] Improve configurability of RandomArrayGenerator::ArrayOf

Ben Kietzman created ARROW-9149:
-----------------------------------

             Summary: [C++] Improve configurability of RandomArrayGenerator::ArrayOf
                 Key: ARROW-9149
                 URL: https://issues.apache.org/jira/browse/ARROW-9149
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
    Affects Versions: 0.17.1
            Reporter: Ben Kietzman
             Fix For: 2.0.0


https://github.com/apache/arrow/pull/7410#discussion_r440952996

RandomArrayGenerator::ArrayOf only accepts the length and null_probability of the generated array as parameters. It could define an options struct to allow test cases to specify type-dependent properties like numeric extrema, string lengths, etc



--
This message was sent by Atlassian Jira
(v8.3.4#803005)