Comments - Maximum number of columns for MariaDB ColumnStore

1 year, 11 months ago Roman Nozdrin

Unfortunately this limitation is imposed by the format that MariaDB server uses to describe a table. As of 10.9 the format doesn't allow more then 2 000 columns rouglhy speaking(the actual number depends on a number of factors).

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.