[MCOL-4208] Table level Partitioning by Date-Time Created: 2020-07-23 Updated: 2024-01-04 |
|
| Status: | Stalled |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.5.3 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Roger Eisentrager (Inactive) | Assignee: | Max Mether |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All environments |
||
| Description |
|
Business case: Much like what we see in innodb Enterprise Server (TX) the ability to do table level date-time (or range) partitioning, my own clients (such as ABS and others) have asked if columnstore would support in the future the ability to partition a table by a date-time so that data can easily be dropped without running a large delete statement. |
| Comments |
| Comment by Roger Eisentrager [ 2021-07-08 ] |
|
This is still needed. ABS is just one client, but I have had a number of clients asking for this feature now. |
| Comment by Leonid Fedorov [ 2023-10-26 ] |
|
This can be achieved working with partitions |