ClickHouse/tests/queries/0_stateless/02205_ephemeral_1.reference

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

17 lines
181 B
Plaintext
Raw Normal View History

2022-02-09 17:04:06 +00:00
x UInt32 DEFAULT y
y UInt32 EPHEMERAL 17
z UInt32 DEFAULT 5
1 2
2022-03-15 16:21:00 +00:00
17 2
2022-02-09 17:04:06 +00:00
17 5
7 5
21 5
x UInt32 DEFAULT y
y UInt32 EPHEMERAL 0
z UInt32 DEFAULT 5
1 2
0 2
0 5
7 5
21 5