silver-ymz commented on code in PR #2950: URL: https://github.com/apache/incubator-opendal/pull/2950#discussion_r1306921229
########## bindings/tests/features/binding.feature: ########## @@ -32,3 +32,7 @@ Feature: OpenDAL Binding Then The async file "test" entry mode must be file Then The async file "test" content length must be 13 Then The async file "test" must have content "Hello, World!" + + Scenario: OpenDAL Operations with Presign + Given A new OpenDAL Async Operator (s3 presign only) Review Comment: Or we can implement a fake presign function for `memory`. -- 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: commits-unsubscr...@opendal.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org