jingshanglu commented on issue #7880: URL: https://github.com/apache/shardingsphere/issues/7880#issuecomment-723715434
> hi @jingshanglu,in [PR#8043](https://github.com/apache/shardingsphere/pull/8043),I just finished `MySQLCallStatement` refinement,so I want to know if other optimizations(for example `MySQLDoStatement,` other `DDL MySQL Statement`) need to continue?And if so, I'm willing to try to finish them. @wenweibin Yes, we also need to optimize other statement definitions. The commonly used ones are `alterTable`, `createTable`. We can start with these statements. I will create some subtasks according to the order of usage frequency. In #7791. Welcome to join the shardingsphere community ---------------------------------------------------------------- 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]
