tristaZero edited a comment on issue #7731:
URL: https://github.com/apache/shardingsphere/issues/7731#issuecomment-706972149


   - What is the situation of ShardingSphere Jdbc.
   - Whether to support online change table structure (add, modify, delete)
   - How to synchronize the metadata of each node of the ShardingSphere Proxy 
cluster.
   
   You can consider [governance 
feature](https://shardingsphere.apache.org/document/current/cn/features/governance/management/)
 to cover the questions above.
   
   - Is there a synchronization method for modifying the external table 
structure of ShardingSphere without new startup (such as timing, manual or 
monitoring)?
   
   How to understand `modifying the external table structure`? All the tables 
in all the configured data sources of ShardingProxy will be part of 
ShardingProxy. That way, SQL is the best way to modify them.
   
   @lwtdev


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


Reply via email to