Commits


Antoine Pitrou authored and Uwe L. Korn committed b492975faa6
ARROW-5449: [C++] Test extended-length paths on Windows This helps validate that UNC paths (e.g. //server/share/...) should work. Backslashes are still untested. Author: Antoine Pitrou <antoine@python.org> Closes #4487 from pitrou/ARROW-5449-win-paths and squashes the following commits: 539ef4ab <Antoine Pitrou> ARROW-5449: Test extended-length paths on Windows