You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BACKUP DATABASE foo; DROP DATABASE foo; CREATE DATABASE foo; RESTORE DATABASE foo is broken (no database with ID 50 found). our current tests don't catch this because they restore into new clusters (@dt)
Test for tables with secondary indexes
Test the MVCCStats behavior of the WriteBatch impl
Fix the flaky tests
Implement ValidatePreviousBackups by calling restoreTablesRequests
O: Robust SQL interface to Backup/Restore
TableDescriptor
s (e.g. FKs need to be marked invalid) (@dt)BACKUP DATABASE foo; DROP DATABASE foo; CREATE DATABASE foo; RESTORE DATABASE foo
is broken (no database with ID 50 found
). our current tests don't catch this because they restore into new clusters (@dt)ValidatePreviousBackups
by callingrestoreTablesRequests
BACKUP ... TO $1
? #13624)SELECT * FROM system.jobs
during a backup on lapis is slowwwww (also system.descriptor)O: Admin UI for Backup/Restore
O: Stability and Performance
O: Enterprise Trailblazing
The text was updated successfully, but these errors were encountered: