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 2022/10/10 06:32:16 UTC

[GitHub] [shardingsphere] strongduanmu opened a new issue, #20697: Optimize the performance consumption of ShardingSphere and Seata to parse SQL repeatedly

strongduanmu opened a new issue, #20697:
URL: https://github.com/apache/shardingsphere/issues/20697

   ## Feature Request
   
   ### Is your feature request related to a problem?
   
   No.
   
   ### Describe the feature you would like.
   
   ![image](https://user-images.githubusercontent.com/10829171/187697846-105fe8a2-751f-4fd8-be36-d4affc4d4cfa.png)
   
   At present, ShardingSphere integrates Seata to implement Base transactions, and has achieved good results. But there is still a problem, both ShardingSphere and Seata parse the SQL when processing it, which leads to additional performance overhead. 
   
   In order to optimize the performance of the integrated use of ShardingSphere and Seata, we need to integrate the SQL parsing of ShardingSphere and Seata, and pass the AST of ShardingSphere to Seata to avoid the problem of repeated SQL parsing.
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] commented on issue #20697: Optimize the performance consumption of ShardingSphere and Seata to parse SQL repeatedly

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #20697:
URL: https://github.com/apache/shardingsphere/issues/20697#issuecomment-1272348630

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] closed issue #20697: Optimize the performance consumption of ShardingSphere and Seata to parse SQL repeatedly

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #20697: Optimize the performance consumption of ShardingSphere and Seata to parse SQL repeatedly
URL: https://github.com/apache/shardingsphere/issues/20697


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org