terrymanu opened a new issue #8280: URL: https://github.com/apache/shardingsphere/issues/8280
- [ ] Rename resourced package to driver - [ ] Rename group package to prepare - [ ] Rename query package to result - [ ] Move driver and row impl into prepare and execute package - [ ] Rename ExecutionConnection package to ExecutorDriverManager - [ ] Add SQLExecutionUnit class for the unify interface of DriverSQLExecutionUnit and RawSQLExecutionUnit - [ ] Pull up group partition calculate to AbstractExecutionGroupEngine - [ ] Push down ExecutorDriverManager impl from AbstractConnectionAdapter to ShardingSphereConnection ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
