mistercrunch commented on issue #4937: Hive table can be previewed in sql lab 
but can not be queryed in sql editor or charts
URL: 
https://github.com/apache/incubator-superset/issues/4937#issuecomment-387498797
 
 
   The mechanism is a bit different.
   
   I'm assuming you're using `PyHive` ?
   
   The default setting is synchronous and applies only to SQL Lab (not to the 
"explore view"), this allows for long queries to be executed on a Superset 
worker as opposed to in a web request which will timeout depending on your 
configuration. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to