thswlsqls commented on PR #39153: URL: https://github.com/apache/shardingsphere/pull/39153#issuecomment-5349152229
@terrymanu Done — the ASCII case is now joined by `assertGetDataNodesByTableNameWithLocaleSensitiveCase`, which configures `ID`, looks it up as `id` under `tr-TR`, and restores the default locale in `finally`. It is the only failure when the manual `toLowerCase()` normalization is restored, so it pins the locale-sensitive lookup (15 tests). -- 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]
