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/19 23:19:37 UTC

[GitHub] [superset] rosemarie-chiu opened a new issue #15789: [edit dataset modal] After changing database, columns are not sync and require manual resync

rosemarie-chiu opened a new issue #15789:
URL: https://github.com/apache/superset/issues/15789


   We recently fix https://github.com/apache/superset/issues/14592 with PR https://github.com/apache/superset/pull/15770
   However, I found that when I explore that dataset, columns need to manually resync
   
   ### Expected results
   After changing database of a dataset, column should be resync from the source automatically.
   
   ### Actual results
   Need manual re-sync of column from the source
   
   #### How to reproduce the bug
   
   1. Edit any dataset, change the database source
   2. explore that dataset
   3. Observe that columns are not synced automatically
   
   (had to lower res to make the video fit the size limited)
   https://user-images.githubusercontent.com/52086618/126239425-85a141de-bfec-448f-a3a7-2b713dbaa620.mov
   
   


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


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

Posted by GitBox <gi...@apache.org>.
zhaoyongjie closed issue #15789:
URL: https://github.com/apache/superset/issues/15789


   


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


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

Posted by GitBox <gi...@apache.org>.
zhaoyongjie removed a comment 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


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

Posted by GitBox <gi...@apache.org>.
zhaoyongjie closed issue #15789:
URL: https://github.com/apache/superset/issues/15789


   


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


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

Posted by GitBox <gi...@apache.org>.
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