Skip to content

Instantly share code, notes, and snippets.

View Selfeer's full-sized avatar

Davit Mnatobishvili Selfeer

  • Tbilisi, Georgia
View GitHub Profile
@Selfeer
Selfeer / gist:1acfea443d1155b7fc834025b2c33eda
Created September 22, 2025 12:01
Unexpected uncompressed page size
SET allow_suspicious_low_cardinality_types=1
CREATE TABLE table_6bb64ca8_97a4_11f0_88de_498af214c503 (bool Bool,uint8 UInt8,int8 Int8,uint16 UInt16,int16 Int16,uint32 UInt32,int32 Int32,uint64 UInt64,int64 Int64,float32 Float32,float64 Float64,date Date,decimal128_38_ Decimal128(38),datetime DateTime,string String,fixedstring_51_ FixedString(51),map_bool_bool_ Map(Bool,Bool),map_bool_uint8_ Map(Bool,UInt8),map_bool_int8_ Map(Bool,Int8),map_bool_uint16_ Map(Bool,UInt16),map_bool_int16_ Map(Bool,Int16),map_bool_uint32_ Map(Bool,UInt32),map_bool_int32_ Map(Bool,Int32),map_bool_uint64_ Map(Bool,UInt64),map_bool_int64_ Map(Bool,Int64),map_bool_float32_ Map(Bool,Float32),map_bool_float64_ Map(Bool,Float64),map_bool_date_ Map(Bool,Date),map_bool_decimal128_38__ Map(Bool,Decimal128(38)),map_bool_datetime_ Map(Bool,DateTime),map_bool_string_ Map(Bool,String),map_bool_fixedstring_51__ Map(Bool,FixedString(51)),map_bool_nullable_bool__ Map(Bool,Nullable(Bool)),map_bool_nullable_uint8__ Map(Bool,Nullable(UInt8)),map_boo
CREATE TABLE default.table0_6f9f2a27_1770_11ef_a7cc_810020732561
(
`bool` Bool,
`uint8` UInt8,
`int8` Int8,
`uint16` UInt16,
`int16` Int16,
`uint32` UInt32,
`int32` Int32,
`uint64` UInt64,