Commits


Antoine Pitrou authored and Wes McKinney committed 982f341bc81
ARROW-3767: [C++] Add cast from null to any other type Author: Antoine Pitrou <antoine@python.org> Closes #4196 from pitrou/ARROW-3767-cast-null-to-any and squashes the following commits: f4d269d0c <Antoine Pitrou> Fix list and struct cases 0327b6033 <Antoine Pitrou> ARROW-3767: Add cast from null to any other type