Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
-
None
Description
Apparently ColumnStore has its own concept of partitioning:
https://mariadb.com/kb/en/library/columnstore-partition-management/
This can be confusing, since MariaDB also has partitioning:
https://mariadb.com/kb/en/library/partitioning-tables/
The ColumnStore documentation page on partitioning should probably explicitly say that it is not related to MariaDB partitioning and that most of MariaDB's partitioning-related commands will not work with ColumnStore's internal partitions.