Xuanwo opened a new issue, #7077: URL: https://github.com/apache/opendal/issues/7077
### Feature Description There are many options available in Rust core, but they are not supported by the Java binding. This is particularly true for the reader's `offset` and `size`, which can significantly impact performance degradation. ### Problem and Solution Make `createInputStream` and `createOutputStream` able to access options. ### Additional Context _No response_ ### Are you willing to contribute to the development of this feature? - [ ] Yes, I am willing to contribute to the development of this feature. -- 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]
