Home › Forums › kdb+ › Parted attribute, memory consumption › Reply To: Parted attribute, memory consumption
-
Doesn’t seem achievable within q itself, as it currently stands.
Would likely require some highly customized code under the hood.
p attr underneath is essentially:
(`#x;`u#x i;(i:&~=':x),#x)
quite expensive structure as need to identify (data;uniques;breaks)