I think it is verbose to make it readable in sstableoutput. Column names should not have any impact of final space usage.
On Mon, Jun 12, 2023 at 6:25 PM Dimpal Gurabani <dimpalgurban...@gmail.com> wrote: > Hi all, > > We have a table with 15 columns and ~1M rows. Looking at the output of the > sstabledump tool, it seems like column names are stored in the cell for > each row. Is this understanding correct or just sstabledump showing > verbose output? If yes, is it recommended to have small column names to > save on space usage? > > -- > Thanks and Regards, > Dimpal >