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 2018/07/18 14:52:41 UTC

[GitHub] jdub2867 opened a new issue #5421: Real-time data visualization

jdub2867 opened a new issue #5421: Real-time data visualization
URL: https://github.com/apache/incubator-superset/issues/5421
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ x] I have checked the superset logs for python stacktraces and included it here as text if 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
   
   
   ### Superset version
   0.25.6
   
   ### Expected results
   Expected an update in the SQLite database to cause an automatic refresh in the dashboard.
   
   ### Actual results
   Same static dataset
   
   ### Steps to reproduce
   Create a dashboard off of SQLite3 database
   Set autorefresh on the dashboard
   Add row to SQLite database
   Watch dashboard
   
   
   I realize this is likely due to the format of a SQLite database. I am open to two possible solutions:
   -Find alternate database type, besides Druid, which will allow this functionality with superset (preferred)
   -Get Superset to reload the database with every refresh

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