Commits


Krisztián Szűcs authored and Wes McKinney committed 7fcad2c29e3
ARROW-3126: [Python] Make Buffered* IO classes available to Python, incorporate into input_stream, output_stream factory functions We should add benchmarks too as a follow up PR. Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Author: Wes McKinney <wesm+git@apache.org> Closes #3252 from kszucs/ARROW-3126 and squashes the following commits: 50118a639 <Wes McKinney> Fix API in file-benchmark.cc d3917d9e5 <Wes McKinney> Code review comments, buffer_size=0 means unbuffered 88bed90ef <Krisztián Szűcs> lint 5842eae0e <Krisztián Szűcs> remove test runner script fd729abdb <Krisztián Szűcs> don't typehint _detect_compression 3d1e386ce <Krisztián Szűcs> tests 5e8b38551 <Krisztián Szűcs> fix failing test e458db5a6 <Krisztián Szűcs> python support for buffered input and output streams