sandynz commented on issue #21549:
URL: 
https://github.com/apache/shardingsphere/issues/21549#issuecomment-1281714434

   > I have see the document about sharding-proxy data migration 
https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-proxy/migration/,
   > 
   > I have another question before I try this, does this migration solution 
support different table schemas between the source table and the target table?
   
   Hi @huang714669 , the target table could have different table name as source 
table, but the table structure should be the same.
   If you want to ADD/DROP/MODIFY table columns, you could try to do it before 
migration on source table for now.
   And could you describe how you plan to change your table schema?
   


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