menghaoranss commented on PR #39600: URL: https://github.com/apache/shardingsphere/pull/39600#issuecomment-5408942765
```markdown ### Result **Review Result: Mergeable** No actionable correctness, compatibility, or regression findings. ### Evidence - Reviewed exact head [`6e21c216`](https://github.com/apache/shardingsphere/commit/6e21c2169a92d23f413badab2c38a5a52bcc7a59). - Warnings are emitted from the final rule-loading path only when one logical table maps to multiple storage units. - Multiple schemas within the same storage unit do not produce a false warning. - Lower-level discovery paths used by configuration decoration and unloaded-table queries remain silent. - Focused `SingleTableDataNodeLoaderTest`: 20 tests passed, 0 failures or errors. ### Coverage - Both authoritative changed files were reviewed. - Completed loading-semantics, caller/blast-radius, logging-boundary, performance, test/runtime, and convergence passes. - Final refresh confirmed the head, file scope, and empty discussion state were unchanged. - No unresolved evidence or coverage gaps. - Code-scope result only; CI was not reviewed. ``` -- 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]
