[MDEV-23858] Hard limit of 4096 on number of columns Created: 2016-08-27  Updated: 2020-09-30

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Andrew Hutchings (Inactive) Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

As reported at: https://github.com/mariadb-corporation/mariadb-columnstore-server/issues/3

MariaDB has a hard limit of 4096 columns which prohibits the number of columns ColumnStore can use.

It will likely be a lot of work to modify MariaDB's internals to support a higher column count so setting this as 'Minor' for now.



 Comments   
Comment by Roman [ 2019-03-15 ]

It boils down to 2-byte offset in FRM format. This should't be a very big problem.

Generated at Thu Feb 08 09:25:35 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.