wangyong9999 commented on PR #253: URL: https://github.com/apache/paimon-cpp/pull/253#issuecomment-5459597041
Thanks. I narrowed the revision to preserve the existing one-group-per-level lifecycle and added strict `source_meta.DataLevel()` validation; it does not add a writer/protocol state or a C++-only multi-group model. The remaining change fixes C++ read-side validation of an already-written immutable source group after partial retirement. Because no Java behavior or persisted format changes, could this narrow reader correction proceed independently while keeping the Java/C++ lifecycle aligned? -- 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]
