You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/11/22 03:00:20 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #8280: Standardize classes and packages structure of executor module

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:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed issue #8280: Standardize classes and packages structure of executor module

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #8280:
URL: https://github.com/apache/shardingsphere/issues/8280


   


----------------------------------------------------------------
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:
users@infra.apache.org