ym0506 commented on issue #37282: URL: https://github.com/apache/shardingsphere/issues/37282#issuecomment-3994519497
I opened PR #38326 for this issue. Summary: - Normalize / values in integer range to integer semantics before hashing, so equal numeric values (for example ) route consistently across numeric Java types. - Keep existing behavior for out-of-range values to minimize compatibility impact. - Add regression tests and update to use as an end-to-end verification case. -- 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]
