tuichenchuxin opened a new issue, #23925: URL: https://github.com/apache/shardingsphere/issues/23925
## Question I found E2E TEST If is DISTSQL type then use proxy standalone, but others use jdbc. https://github.com/apache/shardingsphere/blob/af22623978cf25b8c25fc6bfba3bae9d5fb90469/test/e2e/suite/src/test/java/org/apache/shardingsphere/test/e2e/framework/param/array/E2ETestParameterFactory.java#L48-L51 In `JdbcStandaloneTestParameterGenerator` only use `H2` database. https://github.com/apache/shardingsphere/blob/af22623978cf25b8c25fc6bfba3bae9d5fb90469/test/e2e/suite/src/test/java/org/apache/shardingsphere/test/e2e/framework/param/array/JdbcStandaloneTestParameterGenerator.java#L38-L42 Should we allow all database in standalone run mode? -- 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]
