Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: Icebox
-
Component/s: Documentation
-
Labels: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.