ClickHouse/tests/queries/0_stateless/01676_reinterpret_as.reference
Alexey Milovidov d71780d34c Fix some tests
2022-05-27 02:18:38 +02:00

42 lines
535 B
Plaintext

Into String
1
Into FixedString
1
1\0
1\0\0
1\0\0\0
1
Into Numeric Representable
Integer and Integer types
1 1
1 1
257 257
257 257
257 257
257 257
257 257
257 257
257 257
257 257
257 257
Integer and Float types
1045220557 1045220557
4596373779694328218 4596373779694328218
0.2 1045220557
0.2 4596373779694328218
Integer and String types
1 1 49
1 1 49
11 11 12593
Dates
1970-01-01 1970-01-01
1970-01-01 02:00:00 1970-01-01 02:00:00
1970-01-01 02:00:00.000 1970-01-01 02:00:00.000
Decimals
5 0.49
5 0.49
5 0.49
5 0.49
0
ReinterpretErrors