terrymanu commented on issue #13287:
URL: 
https://github.com/apache/shardingsphere/issues/13287#issuecomment-952121131


   Firstly, I need to answer the questions:
   
   > 1. ShardingSphere-JDBC cannot use DistSQL, but still introduces the 
distsql modules through the dependency on feature-core modules;
   
   Indeed, ShardingSphere-JDBC should support DistSQL too, but we have no time 
to complete it yet, I want open to discuss how and when to support it.
   
   > 2. In ShardingSphere-Proxy, the work of the feature-core module does not 
actually need to use distsql. The current structure is only to indirectly 
introduce distsql dependency for shardingsphere-proxy-backend module.
   
   It is same with the 1st question, if DistSQL is necessary for all adaptors, 
we need to move it from shardingsphere-proxy-backend module to more kernel 
module.
   
   > 3. Feature-distsql may need to use the objects in feature-core, but 
because of the dependency order, it cannot be imported conveniently.
   
   Maybe we need to keep it with same reason to previous questions.
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to