Xuanwo commented on PR #3392: URL: https://github.com/apache/incubator-opendal/pull/3392#issuecomment-1781446003
> FYI, in Rust core, `BlockingOperator` cannot be layered but always construct from a (layered) op. I highly suspect the scenario to layer a op after it's constructed and used. `BlockingOperator` has the exactly same in-memory layout with `Operator`, we add this new sturct just for seperate APIs. It's ok to add `layer` API for `BlockingOperator`. -- 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]
