Ji-Xinyou commented on code in PR #2434:
URL:
https://github.com/apache/incubator-opendal/pull/2434#discussion_r1222506030
##########
core/src/services/azblob/backend.rs:
##########
@@ -68,6 +67,8 @@ pub struct AzblobBuilder {
encryption_algorithm: Option<String>,
sas_token: Option<String>,
http_client: Option<HttpClient>,
+ /// batch_max_operations
Review Comment:
I don't think we need this line of comment
--
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]