You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/07/24 08:45:50 UTC

[GitHub] [superset] zhaoyongjie commented on issue #15789: [edit dataset modal] After changing database, columns are not sync and require manual resync

zhaoyongjie commented on issue #15789:
URL: https://github.com/apache/superset/issues/15789#issuecomment-886022138


   There are some limitations in the function of "re-reference dataset"(reassign database/schema/table name for a dataset entity in the Superset)
   
   1. No identical dataset can exist (the other words are two datasets cannot have the same database/schema/table name)
   if you do that, the database will return a constraint error
   
   2. 


-- 
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@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org