mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 06:00:38 +00:00
Visit the btree index only one and collect all the offsets which need to be read (stored in ascending order). Then issue the reads. Again, read amplification is still an issue for now.