Ji-Xinyou commented on PR #3479: URL: https://github.com/apache/incubator-opendal/pull/3479#issuecomment-1793374217
> You have the authority to make such changes as the committer of OpenDAL and code owner of OpenDAL C binding. You're empowered to suggest API changes when necessary. > > > > The question I asked is about the timing: How about making those changes now **before release**, instead of **after release**? Project like milvus is using c binding right now. Are they manually linking the library or building from source? I am not really sure about this. My original thought is that they are building from source. If this is the case, changing the upstream code might break their code that is using stuff like error. But if they just use the static library and previous header and manually link to that, changing it now will be fine. Does that make sense to you? -- 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]
