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
Create parent and child table in colocated db (parent non colocated, child colocated)
Create indexes and load data, create snapshot schedule and take time t1
do some Alters and drop indexes, create new indexes
Load more data
Clone to time t1
Clone passes. However if we try to run SELECT query (SELECT count(*) from employees_parent;) it fails with error:
ERROR: LookupByIdRpc(tablet: ff537d68a9fe4ed9bc66a6a54256dd1e, num_attempts: 2) failed: Tablet deleted: Old tablets of table 0000401e000030008000000000004008.colocation.parent.uuid deleted at 2025-05-23 06:48:45 UTC
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information
I confirm this issue does not contain any sensitive information.