sarithapodali opened a new issue #8934: SQL Lab allows queries that have create 
temp table. However, explore errors out that "Create" is unexpected
URL: https://github.com/apache/incubator-superset/issues/8934
 
 
   SQL Lab allows queries that have create temp table. However, explore errors 
out that "Create" is unexpected.
   
   ### Expected results
   
   Create charts using complex queries that have temp table creation. 
   
   ### Actual results
   
   SQL Lab allows queries that have create temp table. However, explore errors 
out that "Create" is unexpected.
   
   
   #### How to reproduce the bug
   
   1. Go to SQL lab and write a query to create a temp table and write a join 
query using the temp table. Run query. It works.
   2. Click on Explore.
   3. See error : SQL compilation error - unexpected create
   
   Is this a supported scenario yet? OR do I miss any configuration? 
   
   

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

Reply via email to