durchgedreht opened a new issue #9155: Nulltype shown for Timestamp and varchar types using Clickhouse 20.1.4.1 URL: https://github.com/apache/incubator-superset/issues/9155 We're using Clickhouse database and have troubles with tables showing "Nulltype" for timestamp and varchar running on Superset 0.34.0rc1. It's strange as JDBC like DBeaver work fine and also show correct column data. Also Superset seems to get the correct metadata as the error message shows "No field class for timestamp" or "No field class for varchar". All other columns on the same table work ok and have no issue (int). Also this is the case for tables and views. This showed up in charts first, but also happen in SQL Lab. See screenshots attached: <img width="819" alt="Screenshot 2020-02-17 at 16 45 14" src="https://user-images.githubusercontent.com/4490840/74668298-3cd0ec00-51a5-11ea-83ab-21009320da53.png"> <img width="1233" alt="Screenshot 2020-02-17 at 16 25 33" src="https://user-images.githubusercontent.com/4490840/74668305-3f334600-51a5-11ea-9ab9-e20b19f01029.png">
---------------------------------------------------------------- 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]
