This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-06 07:32:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5747fa0216
ClickHouse
/
tests
/
queries
/
0_stateless
/
00688_low_cardinality_in.reference
14 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added test for low cardinality with in function. #3004
2018-09-20 10:57:52 +00:00
a 1
b 0
1 1
2 0
a 1
b 0
1 1
2 0
a 1
b 1
1 1
2 1
Made IN operator support Array(LowCardinality(Nullable(String)))
2019-10-17 10:08:36 +00:00
['1']
Reference in New Issue
Copy Permalink