Commits


neil authored and Antoine Pitrou committed 5c6f05f2bcc
ARROW-13508: [C++] Support custom retry strategies in S3Options This allows users of the library to provide their own retry strategies when using S3FS Closes #10877 from neil-b/ARROW-13508-custom-retry-strategy Authored-by: neil <neil.burkee@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>