kovitals commented on issue #24372:
URL: https://github.com/apache/superset/issues/24372#issuecomment-1598288735

   Can't reproduce on version 2.0.0, works as expected
   
   `create database if not exists "dev-db";
   
   create table "dev-db".test (
       col1 String,
       col2 Int16
   ) engine = Log();`
   
   <img width="866" alt="image" 
src="https://github.com/apache/superset/assets/630890/0c75ae2b-a083-44cd-a4a4-e2f100fc8d88";>
   


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

To unsubscribe, e-mail: [email protected]

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