tustvold commented on code in PR #6843:
URL: https://github.com/apache/arrow-rs/pull/6843#discussion_r1879323055


##########
object_store/Cargo.toml:
##########
@@ -77,6 +77,7 @@ http-body-util = "0.1"
 rand = "0.8"
 tempfile = "3.1.0"
 regex = "1.11.1"
+reqwest = { version = "0.12", features = ["gzip"] }

Review Comment:
   Could we add a comment to this effect, otherwise the rationale may get lost 
and the feature removed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to