-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ccl: TestCCLLogic seems to be stuck on a schema change #83664
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-kv
KV Team
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Comments
yuzefovich
added
the
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
label
Jun 30, 2022
We're blocked in AdminScatter, in a weird redirection loop
|
Seems like this is going to be #83687 |
Solved by 139dc42. |
healthy-pod
added
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
and removed
T-sql-schema-deprecated
Use T-sql-foundations instead
labels
May 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-kv
KV Team
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
This is similar to #83630, but I just got a timeout on a schema change statement
CREATE UNIQUE INDEX ON t_to_be_hashed (b) USING HASH;;
and have the corresponding goroutine dump with this possibly related goroutine:ccl.zip
Jira issue: CRDB-17198
The text was updated successfully, but these errors were encountered: