GitHub user Xuanwo added a comment to the discussion: OpenDAL Compat
I explicitly intend to clarify that users are performing conversions between different versions of Opendal. And, it's important to note that these operations are not zero-cost; each one requires a conversion, such as `opendal_v50::OpRead -> opendal_v49::OpRead`. I don't want users to blindly perform such conversions. GitHub link: https://github.com/apache/opendal/discussions/5180#discussioncomment-10943559 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
