chrislin1991 commented on issue #10019:
URL: 
https://github.com/apache/incubator-superset/issues/10019#issuecomment-643118340


   when i click table name to explore data, terminal displayed view.py's 
explore function results, but didn't run explore_json function. so that explore 
page is always loading. why doesn't superset run explore_json? 
   
   INFO:werkzeug: * Detected change in 
'/data/anaconda3/envs/superset37/lib/python3.7/site-packages/superset/views/core.py',
 reloading
   INFO:werkzeug: * Restarting with stat
   logging was configured successfully
   INFO:superset.utils.logging_configurator:logging was configured successfully
   
/data/anaconda3/envs/superset37/lib/python3.7/site-packages/flask_caching/__init__.py:189:
 UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively 
disabled.
     "Flask-Caching: CACHE_TYPE is set to null, "
   WARNING:werkzeug: * Debugger is active!
   INFO:werkzeug: * Debugger PIN: 339-202-523
   explore start
   {'time_range_endpoints': (<TimeRangeEndpoint.INCLUSIVE: 'inclusive'>, 
<TimeRangeEndpoint.EXCLUSIVE: 'exclusive'>), 'datasource': '14__table', 
'adhoc_filters': []} ImmutableMultiDict([])
   explore end
   INFO:werkzeug:127.0.0.1 - - [12/Jun/2020 15:24:36] "GET 
/superset/explore/table/14/ HTTP/1.1" 200 -
   
   
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to