acid icon indicating copy to clipboard operation
acid copied to clipboard

BatchRangeIterator max_phys possibly incorrect

Open dw opened this issue 12 years ago • 0 comments

It might be off by one due to while loop that seeks to start key. Might also be off by one due to reverse iteration without hi= set (since first record yielded will exceed collection)

dw avatar Sep 25 '13 02:09 dw