Commits

Wes McKinney authored 7a539f3383b
ARROW-4789: [C++] Deprecate and and later remove arrow::io::ReadableFileInterface Author: Wes McKinney <wesm+git@apache.org> Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #3831 from kszucs/ARROW-4789 and squashes the following commits: c48e43294 <Wes McKinney> The deprecation strategy doesn't seem to work with MSVC, so exclude (will have to be good enough) 227428318 <Wes McKinney> Fix usages of now-deprecated ReadableFileInterface API dc29c29ef <Krisztián Szűcs> deprecate WriteableFile and ReadableFileInterface