Skip to content

Commit

Permalink
workload/schemachange: implement `ALTER DATABASE ... ADD/DROP SUPER R…
Browse files Browse the repository at this point in the history
…EGION`

This commit adds support for generating `ADD and DROP SUPER REGION`
related DDL operations to the schemachange workload.

By default these operations are disabled as they discovered an
underlying bug. See cockroachdb#111299.

Epic: CRDB-19168
Informs: cockroachdb#59595
Release note: None
  • Loading branch information
chrisseto committed Nov 20, 2023
1 parent d80badb commit 8a549f6
Show file tree
Hide file tree
Showing 5 changed files with 266 additions and 135 deletions.
Loading

0 comments on commit 8a549f6

Please sign in to comment.