Commits


Antoine Pitrou authored and Wes McKinney committed b785fdc7fc2
ARROW-7995: [C++] Add facility to coalesce and cache reads Closes #6528 from pitrou/ARROW-7995-read-combining and squashes the following commits: 3bfb65508 <Antoine Pitrou> Address review comments 593335def <Antoine Pitrou> Enable shared_from_this() on RandomAccessFile c0aac43d7 <Antoine Pitrou> Add ReadAsync overrides b8ce45095 <Antoine Pitrou> Fix hang on Windows 489c2fa2a <Antoine Pitrou> ARROW-7995: Add facility to coalesce and cache reads Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>