Commits


Antoine Pitrou authored and Wes McKinney committed d44f03fadd1
ARROW-6068: [C++] Allow passing Field instances to StructArray::Make This helps fix a Python test failure when hypothesis testing is enabled. Closes #4981 from pitrou/ARROW-6068-struct-array-from-fields and squashes the following commits: 12049109a <Antoine Pitrou> ARROW-6068: Allow passing Field instances to StructArray::Make Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>