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
IndexIterator::as_blocks() removed as redundant, the same can be achieved with cursor move.
And the very need of moving from index iterator to block iterator is questionable.