ClickHouse/tests/queries/0_stateless/01440_big_int_least_greatest.reference

7 lines
483 B
Plaintext

0 127 -128 -129 127 128 0 -128 Int128 Int128
0 127 -128 -129 127 128 0 -128 Int256 Int256
0 9223372036854775807 -9223372036854775808 -9223372036854775809 9223372036854775807 9223372036854775808 0 -9223372036854775808 Int128 Int128
0 9223372036854775807 -9223372036854775808 -9223372036854775809 9223372036854775807 9223372036854775808 0 -9223372036854775808 Int256 Int256
0 255 255 256 UInt256 UInt256
0 18446744073709551615 18446744073709551615 18446744073709551616 UInt256 UInt256