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
Skip joining against prev_ts in document retention (#42235)
We don't actually need the body of the previous revision in order to garbage collect it.
A behaviour change is that if the row's already been deleted, we'll try to delete it again anyway,
which is fine.
GitOrigin-RevId: 39291c9e848681ece57724798ac96348ea435aa8
0 commit comments