mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
Add test for reinterpretAsFixedString
This commit is contained in:
parent
9d35b8b6ea
commit
55b9af60ca
@ -0,0 +1 @@
|
||||
FixedString(4)
|
@ -0,0 +1 @@
|
||||
select toTypeName(reinterpretAsFixedString(0xdeadbeef));
|
Loading…
Reference in New Issue
Block a user