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
Currently, the number of entries of a run is stored in the serialized index. This is not sensible, since indexes are independent of entry counts. We shall store the number of entries in the snapshot metadata instead.