plusplusjiajia commented on code in PR #2838:
URL: https://github.com/apache/iceberg-rust/pull/2838#discussion_r3740444027
##########
crates/catalog/rest/src/client.rs:
##########
@@ -250,17 +140,16 @@ impl HttpClient {
.headers(self.extra_headers.clone())
}
- /// Executes the given `Request` and returns a `Response`.
- pub async fn execute(&self, mut request: Request) -> Result<Response> {
Review Comment:
@CTTY Good point, thanks — done: it takes the session now.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]