yoavo-datricks opened a new issue #17629: URL: https://github.com/apache/superset/issues/17629
When building a chert over a clickhouse dataset with nullable columns all columns are listed as just "nullable" without the actual data type.  ### Expected results The actual data types - Int, String, Array, etc... ### Environment - browser type and version: Chrome - superset version: 1.3.2 - clickhouse-alchemy - 0.16 This was solved here using the "get_datatype" enhancement but was never merged to the clickhouse.py, can it be pushed to 1.4? https://github.com/HeinzMayer/superset/blob/1.0.MIC/superset/db_engine_specs/clickhouse.py -- 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]
