Query error with clickhouse enum type

metabase version: v0.41.2
clickhouse driver: Metabase ClickHouse Driver 0.7.5, https://github.com/enqueue/metabase-clickhouse-driver

error:
ERROR analyze.query-results :: : {:name role, :base_type :type/Enum}
clojure.lang.ExceptionInfo: Output of col->ResultColumnMetadata does not match schema:

role field using clickhouse Enum8.

Please help me :smiley: thanks!

Hi @limbo
You'll need to create an issue in the repo, since the types are handled in the driver.

1 Like