Skip to content
Snippets Groups Projects
Commit f9bbf8cc authored by Nikita Pettik's avatar Nikita Pettik
Browse files

sql: use vtab::rowid_next() instead of index_max()

After introducing separate method in space's vtab to fetch next rowid
value, lets use it in SQL internals. This allows us to fix incorrect
results of queries involving storing equal tuples in ephemeral spaces.

Closes #3297
parent 77ba27c6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment