Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ClickHouse - Unable to parse type: LowCardinality(Nullable(String)) #3772

@rjp2525

Description

@rjp2525

When using a ClickHouse database type, any columns that use LowCardinality type (mine happen to be nullable) it literally renders "Unable to parse type: LowCardinality(Nullable(String))" as the column value.

This also happens if we export to JSON, CSV, copy the value etc.

It doesn't seem to render or export the actual values. Using clickhouse-client I'm able to see the values perfectly fine.

Also affects running queries too.

TablePlus version 6.8.1 (655)
Device is a Macbook M4 Pro running Tahoe 26.1

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions