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/08/22 10:30:29 UTC

[GitHub] [shardingsphere] sandynz opened a new pull request, #20406: MIGRATE TABLE DistSQL support define schema name

sandynz opened a new pull request, #20406:
URL: https://github.com/apache/shardingsphere/pull/20406

   Related to #20270.
   
   e.g.
   ```
   MIGRATE TABLE ds_0.public.t_order INTO sharding_db.t_order;
   ```
   
   Changes proposed in this pull request:
   - Add schema support for MIGRATE TABLE DistSQL
   


-- 
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] tristaZero merged pull request #20406: MIGRATE TABLE DistSQL support define schema name

Posted by GitBox <gi...@apache.org>.
tristaZero merged PR #20406:
URL: https://github.com/apache/shardingsphere/pull/20406


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