timifasubaa commented on issue #5019: fix missing datasource error message
URL: 
https://github.com/apache/incubator-superset/pull/5019#issuecomment-389759380
 
 
   @mistercrunch Upon furthher investigation, I think the current approach is 
best for the following reaosns 
   1. datasource_info is the first place the datasource is checked from the 
form data. And it's the first place
   
   2. The method intentionally does not fail because the error is handled 
downstream 
(https://github.com/apache/incubator-superset/blob/master/superset/viz.py#L64), 
where the intelligible error message (Viz is missing a datasource) is 
displayed. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to