We added a packed struct encoding in #2601 but it does not support variable-width columns. We should extend that encoding or add a new encoding which is capable of packing any kind of column (fixed or variable). The resulting encoding will necessarily be a variable width encoding.
We added a packed struct encoding in #2601 but it does not support variable-width columns. We should extend that encoding or add a new encoding which is capable of packing any kind of column (fixed or variable). The resulting encoding will necessarily be a variable width encoding.