metabase-clickhouse-driver
metabase-clickhouse-driver copied to clipboard
Proper Map data type support
Currently, the support for the types like Map(String, Array(String)) seems to be limited.

Additionally, even for a simple Map(String, String) which looks OK

we cannot go into the details. The result is a blank screen.
Filtering on Maps is also not possible.
