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 2019/09/18 11:26:55 UTC

[GitHub] [incubator-superset] LoveMyBaby opened a new issue #8249: Unable to display data table in sqlite?

LoveMyBaby opened a new issue #8249: Unable to display data table in sqlite?
URL: https://github.com/apache/incubator-superset/issues/8249
 
 
   I have successfully installed superset in docker mode, and the example data is also loaded successfully. When I add local sqlite for testing, it can't display the specific table name in sql lab.
   
   - superset version: `0.28.0`
   - python version: `2.7.5`
   - node.js version: `10.16.3`
   - npm version: `6.9.0`
   
   ### Checklist
   - [ √] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ √] I have reproduced the issue with at least the latest released version of superset.
   - [ √] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   1. add datasource:  
   Test Connection: ok
   expose in SQL Lab: selected
   No data table displayed !
   
   2. View In SQL Lab Editor:  
   schema: main(only)
   see table schema(0 in main)
   
   3. View database by sqlite3 in Centos7:  display table
   
   
   
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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