akelai opened a new issue #10497:
URL: https://github.com/apache/incubator-superset/issues/10497


   In SQL Lab, I have a working query (a simple join of two tables, both in th 
"public" schema of a PostgreSQL database).
   Everything works (Results, Save Query, Explore, CSV, ...) except the 
"**CTAS**" button ("Create table as with query results"):
   
   I try to write a valid string into the input field on its left (I've tried 
e.g. "test01", "public.test01", with or without single or double quotes...), 
i.e. a string that could be used as a name for a new table in the PostgreSQL 
database, but when I click the "CTAS" button I get a message that looks like 
everything went fine, but actually it has no table name in it, and in fact 
there is no new table created in the database. The message I get is:
   
   > Table [] was created
   
   ...it's in a light cyan message box, and on its right there is a "Query in a 
new tab" button.
   
   Superset version is **0.35.2**
   
   Something's wrong on my side, or bug?


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