Skip to content

batcheval: support MVCC range tombstones in AddSSTable #76234

@erikgrinaker

Description

@erikgrinaker

Once MVCC range tombstones are implemented (#70412) and supported in Export (#71398) we'll need to allow ingesting these SSTables via AddSSTable. Pebble should handle this just fine, so it's just a matter of handling it in the surrounding code (e.g. validation, timestamp rewrites, IngestAsWrites path, etc).

Jira issue: CRDB-13040

Epic CRDB-2624

Metadata

Metadata

Assignees

Labels

A-storageRelating to our storage engine (Pebble) on-disk storage.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions