Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
metamorphic: transform percentage of SINGLEDEL ops to DELETE ops
Generated SINGLEDEL operations are eligible for transformation into less restrictive DELETE operations. Transform a fixed percentage of SINGLEDEL operations at generation time into DELETEs to further exercise the delete execution paths. Related to cockroachdb/cockroach#69414.
- Loading branch information