ClickHouse/tests/queries/0_stateless/00662_has_nullable.reference

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
155 B
Plaintext
Raw Normal View History

2024-03-13 07:14:55 +00:00
Nullable(UInt64), non-null array
1 1
\N 0
2024-03-13 07:14:55 +00:00
Non-nullable UInt64, nullable array
0 0
1 1
2 1
Nullable(UInt64), nullable array
0 0
\N 1
1 1
All NULLs
0 0
\N 1