-
Vladimir Davydov authored
- Instead of returning the mysterious -2 error code, restart the iterator right in vy_read_iterator_next_key(). - Pin slices while fetching data from disk to avoid checking range version after each disk read.
Vladimir Davydov authored- Instead of returning the mysterious -2 error code, restart the iterator right in vy_read_iterator_next_key(). - Pin slices while fetching data from disk to avoid checking range version after each disk read.
vy_read_iterator.c 30.28 KiB