Skip to content

Commit

Permalink
Dummy change to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pitrou committed Mar 7, 2024
1 parent 335ee59 commit c2f7785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/src/arrow/filesystem/s3fs.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3091,5 +3091,6 @@ Result<std::string> ResolveS3BucketRegion(const std::string& bucket) {
return resolver->ResolveRegion(bucket);
}


} // namespace fs
} // namespace arrow

0 comments on commit c2f7785

Please sign in to comment.