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/08/31 08:03:41 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #7170: The refinement on categorizing all the SQL statements

tristaZero opened a new issue #7170:
URL: https://github.com/apache/shardingsphere/issues/7170


   Hi community,
   
   I know this issue will be another considerable workload for the community. However, we have to start and boost it to move forward.
   
   The reason is that **the overmuch and detailed segments overload the corresponding SQL statements at presently**. 
   
   For instance, there is a `SetAssignmentSegment` in `InsertStatement`. Yet, the dialect SQL `INSERT SET` is an exclusive SQL for MySQL and not available for other databases. Hence, an `MySQLInsertStatement` with `SetAssignmentSegment` is needed. Moveover, it is better to split the original `InsertStatement` into `OracleInsertStatement`, `PostgreSQLInsertStatment`, `SQLServerInsertStatement`.
   
   The case above is just a toy example, and there are many similar cases here. We have to polish all the SQL Statements. **Welcome you, who are interested in this issue, to join the community to push this issue to move ahead!**
   
   Cheers,
   Trista
   


----------------------------------------------------------------
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] strongduanmu commented on issue #7170: The refinement on categorizing all the SQL statements

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #7170:
URL: https://github.com/apache/shardingsphere/issues/7170#issuecomment-685384601


   @tristaZero Hi, I want to participate in this task, can you assign some tasks to me? 😀


----------------------------------------------------------------
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 #7170: The refinement on categorizing all the SQL statements

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


   


----------------------------------------------------------------
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] dongzl commented on issue #7170: The refinement on categorizing all the SQL statements

Posted by GitBox <gi...@apache.org>.
dongzl commented on issue #7170:
URL: https://github.com/apache/shardingsphere/issues/7170#issuecomment-683730672


   very great work!


----------------------------------------------------------------
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