ClickHouse/tests/queries/0_stateless/01073_blockSerializedSize.reference
Ivan 97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00

25 lines
356 B
Plaintext

UInt8 1
Nullable(UInt8) 2
UInt32 4
UInt64 8
Nullable(UInt64) 9
String 4
FixedString(32) 32
Enum8 1
Array 12
uniqCombinedState(100) 402
uniqCombinedState(10000) 81993
uniqCombinedState(100000) 81993
uniqCombinedState(1000000) 81993
uniqCombinedState(10000000) 81993
uniqCombined64State(10000000) 98505
String,UInt8 5
Block(UInt32) 16
Block(UInt32) 16