cloudflare / sqlalchemy-clickhouse

Apache License 2.0
306 stars 105 forks source link

select filed is lowcardinality(String) can not execute #65

Open mateng0915 opened 4 years ago

mateng0915 commented 4 years ago

using superset to execute query select xxx from table yyy; xxx is the lowcardinality(String) so can not execute through superset

image

naoko commented 3 years ago

see: https://github.com/cloudflare/sqlalchemy-clickhouse/issues/58 ?