Commits


Antoine Pitrou authored and Wes McKinney committed 0d6d51d10fd
ARROW-3576: [Python] Implemented compressed streams Also add a closed() method to the C++ FileInterface abstract class. Author: Antoine Pitrou <antoine@python.org> Closes #2839 from pitrou/ARROW-3576-python-compressed-files and squashes the following commits: c2ecda7cf <Antoine Pitrou> Address review comments 88e721330 <Antoine Pitrou> Fix GLib binding (hopefully) 325379804 <Antoine Pitrou> ARROW-3576: Implemented compressed streams