Skip to content

Conversation

@pereman2
Copy link
Collaborator

The current implementation is simple, we have a pointer called CursorPosition::Loaded that points to a rowid and if it's poiting to either btree or mvcc.

Moving with next will peek both btree and mvcc to ensure we load the correct next value. This draws some inefficiencies for now as we could simply skip one or other in different cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant