forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
84653: sql/sem/builtins: add multi-region functions to distsql blocklist r=e-mbrown a=ajwerner These functions in some cases look at the gateway region and in others actually perform schema changes. These operations must not be executed in parallel. Fixes cockroachdb#80023 Release note: None Co-authored-by: Andrew Werner <[email protected]>
- Loading branch information
Showing
1 changed file
with
24 additions
and
6 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