Closed
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