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
fix: remove incorrect assertion in collecting dropped table ids (#18780)
* fix: remove incorrect assertion in collecting dropped table ids
The last table id in the TableIdHistoryIdent KV pair, is NOT necessarily to be the largest one.
* Add logic test
0 commit comments