[MCOL-5122] Enable the AUX column (DELETE optimization) for existing tables Created: 2022-06-07  Updated: 2023-12-15

Status: Open
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 22.08.1
Fix Version/s: Icebox

Type: New Feature Priority: Major
Reporter: Gagan Goel (Inactive) Assignee: Leonid Fedorov
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MCOL-5021 Implement an auxiliary (hidden) colum... Closed

 Description   

MCOL-5021 adds support for an auxilliary (AUX) column in ColumnStore which improves the performance of the DELETE operation (refer to that ticket for more details). The AUX column, however, is only created when the user creates a new table in the ColumnStore version which supports this feature. This means the existing tables will not benefit from MCOL-5021. The objective of this ticket is to allow the user to add the AUX column to an existing table. One way to achieve this would be to create a new UDF that creates the AUX column.

While adding the new AUX column, the implementation needs to take into account existing deleted rows for the table.


Generated at Thu Feb 08 02:55:30 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.