GitHub user Xuanwo added a comment to the discussion: (rust/ python) Copy data from one operator to another
For the Rust part, I think we can expose `BufferStream` and `BufferSink` to allow direct reuse of the underlying `Buffer`: https://github.com/apache/opendal/issues/4592. I believe all problems raises in rust code can be solved by this. For the Python part, I'm not sure what "the efficient chunked reader and writer" refers to. Are you talking about OpenDAL's checked `Buffer`? GitHub link: https://github.com/apache/opendal/discussions/5692#discussioncomment-12384918 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
