CyrilLeMat opened a new issue #8248: SQL Lab doesn't display queries results 
but rather 'offline' followed by an empty table
URL: https://github.com/apache/incubator-superset/issues/8248
 
 
   Since the 0.34 version, SQL Lab doesn't display queries results but rather 
'offline' followed by an empty table
   
   ### Expected results
   
   When running a query in the sql lab, we should see the 'running' icon 
temporarily and then have the results displayed in the tab
   
   ### Actual results
   
   After a short display of the 'running' icon, a red 'offline' label is 
displayed.
   Once the data is loaded, an empty table is displayed (we have the columns 
but no rows).
   
   However:
   - This bug is not systemic every few calls we have the expected display
   - If I click on "Query History" and then on "Results", the rows are displayed
   
   #### Screenshots
   
![image](https://user-images.githubusercontent.com/7548748/65137197-2ca3bd80-da09-11e9-8c26-b1aa8da13fa3.png)
   
   
![image](https://user-images.githubusercontent.com/7548748/65137170-24e41900-da09-11e9-8425-3dd36e1363ee.png)
   
   #### How to reproduce the bug
   
   1. Go to SQL Lab
   2. Choose a Database (Here we only use Postgresql Databases)
   3. Click on "Run Query"
   
   ### Environment
   
   - superset version: 0.34
   - python version: 3.6.6
   
   ### Checklist
   
   - [ x] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [x ] I have reproduced the issue with at least the latest released version 
of superset.
   - [x ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   

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