terrymanu opened a new pull request, #35329: URL: https://github.com/apache/shardingsphere/pull/35329
- Remove multiple instances of new OracleDatabaseType() in test cases - Use TypedSPILoader.getService(DatabaseType.class, "Oracle") to get DatabaseType instance - Update test methods to use the shared DatabaseType instance - Improve code readability and maintainability by reducing redundancy -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org