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)