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 should rename all uses of `FileNum` to `TableNum`. But changing all
uses would be a massive diff, causing problems with backports.
This change renames `base.FileNum` to `TableNum` and leaves a
`FileNum` alias that we will deprecate in time.
0 commit comments