-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
51879: opt: don't create unnecessary FK indexes in testcat r=RaduBerinde a=RaduBerinde We no longer create FK indexes on the referencing side; this commit updates the test catalog accordingly. We also adjust the tpcc schema to remove the indexes that we decided are unnecessary and removed from our fixtures. Release note: None Co-authored-by: Radu Berinde <[email protected]>
- Loading branch information
Showing
13 changed files
with
431 additions
and
525 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.