Skip to content

Optimize the Performance of Bulk Deletion #18028

Closed
@scsldb

Description

Description

Optimize the performance and efficiency of bulk deletion, a typical query is:

delete * from table where id < ?

Category

Feature, Stability

Value

Implement a special SQL using offset in session to improve performance delete * from table where t < xxx (backgroud & no-automic).

Time

GanttStart: 2020-07-31
GanttDue: 2020-08-15

Metadata

Assignees

Labels

feature/acceptedThis feature request is accepted by product managerspriority/P0The issue has P0 priority.type/feature-requestCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions