Skip to content

sql: migrate bulk job cancellation to DeleteRange #70428

@erikgrinaker

Description

@erikgrinaker

As described in #69380, once DeleteRange gains MVCC tombstones in #70415 and a lower timestamp predicate in #70416, cancellation of bulk operations such as IMPORT INTO and others should be migrated to using DeleteRange rather than RevertRange. DeleteRange does not violate MVCC invariants which other components rely on.

Jira issue: CRDB-10071

Epic CRDB-2624

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions