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
We need tests to sanity check that backups created on clusters running older versions can be restored on clusters running newer versions. The plan is to generate backups of the same databases/tables on each of the last few major versions, and check in the backups and write unit tests that attempt to restore them. We should pay special attention to cross-table references, interleaved tables, and other features that RESTORE has had problems with in the past.
The text was updated successfully, but these errors were encountered:
We need tests to sanity check that backups created on clusters running older versions can be restored on clusters running newer versions. The plan is to generate backups of the same databases/tables on each of the last few major versions, and check in the backups and write unit tests that attempt to restore them. We should pay special attention to cross-table references, interleaved tables, and other features that RESTORE has had problems with in the past.
The text was updated successfully, but these errors were encountered: