ClickHouse/tests/queries/0_stateless/02383_arrow_dict_special_cases.reference

33 lines
321 B
Plaintext
Raw Normal View History

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
2022-08-15 11:38:28 +00:00
lc LowCardinality(Nullable(String))
OK
2022-08-17 11:29:53 +00:00
dict LowCardinality(Nullable(String))
one
two
three
one
\N
three