-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
sql/multitenancy: alter_primary_key fails with unsuccesful job #52558
Comments
Minimal reproduction:
Can be run by @ajwerner would you mind taking a quick look? I'm not sure how to figure out what job failed and why and whether drop table should be concerning itself with these failed jobs. cc @rohany since it touches on primary key changes |
I see this stack:
It looks like the truncateIndexes call needs a isForSystemTenant check or something |
Thanks for spotting that! |
Running alter_primary_key with 3node-tenant results in the following error:
The text was updated successfully, but these errors were encountered: