Commits

Antoine Pitrou authored 8281a5d7481
ARROW-4413: [Python] Fix pa.hdfs.connect() on Python 2 I can't actually test this works on a HDFS filesystem, but this should fix the logical error. Author: Antoine Pitrou <antoine@python.org> Closes #3975 from pitrou/ARROW-4413-hdfs-py2 and squashes the following commits: 4cb4a8b07 <Antoine Pitrou> ARROW-4413: Fix pa.hdfs.connect() on Python 2