LoveMyBaby opened a new issue #8259: unable to display data table in sqlite URL: https://github.com/apache/incubator-superset/issues/8259 last report(run in docker): [https://github.com/apache/incubator-superset/issues/8249#issue-495165654 ](url) 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.34.0 python version: 3.6.0 node.js version: 10.16.3 npm version: 6.9.0 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. Additional context no any table display in main schema, when i exec select sql: sqlite error: no such table: xxx add datasource: Test Connection: OK expose in SQL Lab: selected No data table displayed in bottom ! View In SQL Lab Editor: schema: main(only) see table schema(0 in main) 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
