pkesso opened a new issue #8154: FORMAT TabSeparatedWithNamesAndTypes is 
unknown when db upgrading on clickhouse
URL: https://github.com/apache/incubator-superset/issues/8154
 
 
   ```
   # superset db upgrade
   <...>
   2019-09-02 17:47:04,317:DEBUG:urllib3.connectionpool:http://localhost:8123 
"POST /?query_id=87759326-cd90-11e9-9aa5-080027bc6aa0&database=superset 
HTTP/1.1" 200 None
   2019-09-02 17:47:04,320:DEBUG:urllib3.connectionpool:Starting new HTTP 
connection (1): localhost:8123
   2019-09-02 17:47:04,321:DEBUG:urllib3.connectionpool:http://localhost:8123 
"POST /?query_id=877684fc-cd90-11e9-9aa5-080027bc6aa0&database=superset 
HTTP/1.1" 400 None
   2019-09-02 17:47:04,322:ERROR:flask_appbuilder.security.sqla.manager:DB 
Creation and initialization failed: Code: 62, e.displayText() = DB::Exception: 
Syntax error: failed at position 43 (line 3, col 13): NOT NULL, 
           name VARCHAR(100) NOT NULL, 
           PRIMARY KEY (id), 
           UNIQUE (name)
   )
   
    FORMAT TabSeparatedWithNamesAndTypes. Expected one of: MATERIALIZED, ALIAS, 
CODEC, COMMENT, ClosingRoundBracket, Comma, TTL, token, DEFAULT (version 
19.13.3.26)
   ```
   superset 0.34.0
   sqlalchemy-clickhouse 0.1.5.post0
   python 3.6.8
   

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