Antoine Pitrou created ARROW-13845:
--------------------------------------
Summary: [C++] Reconcile RandomArrayGenerator::ArrayOf variants
Key: ARROW-13845
URL: https://issues.apache.org/jira/browse/ARROW-13845
Project: Apache Arrow
Issue Type: Task
Components: C++
Reporter: Antoine Pitrou
Fix For: 6.0.0
It seems the two variants of {{RandomArrayGenerator::ArrayOf}} (one taking a
Field, the other taking a Datatype) use completely different implementations,
for no obvious reason. They should be reconciled so that the most powerful
implementation is used.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)