ClickHouse/tests/queries/0_stateless/02716_int256_arrayfunc.reference

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

17 lines
295 B
Plaintext
Raw Normal View History

2023-04-19 08:45:25 +00:00
[0,2] Array(Int128)
[0,2] Array(Int128)
[0,2] Array(Int256)
[0,2] Array(Int256)
---
[1,3] Array(UInt128)
[1,3] Array(Int128)
[1,3] Array(UInt256)
[1,3] Array(Int256)
[3,4,5] Array(UInt256)
[1,2] Array(Int256)
---
[1,3] Array(UInt128)
[1,0] Array(Int128)
[1,3] Array(UInt256)
[1,0] Array(Int256)