mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-02 20:42:04 +00:00
33 lines
321 B
Plaintext
33 lines
321 B
Plaintext
dict LowCardinality(Nullable(String))
|
|
one
|
|
two
|
|
three
|
|
one
|
|
two
|
|
dict LowCardinality(Nullable(String))
|
|
|
|
one
|
|
two
|
|
three
|
|
|
|
one
|
|
three
|
|
dict LowCardinality(Nullable(String))
|
|
one
|
|
two
|
|
|
|
three
|
|
one
|
|
two
|
|
three
|
|
lc LowCardinality(Nullable(String))
|
|
OK
|
|
dict LowCardinality(Nullable(String))
|
|
one
|
|
two
|
|
|
|
three
|
|
one
|
|
\N
|
|
three
|