mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 04:06:59 +00:00
Add a unit test checking if the top 32 bits of the number of remaining rows in paging state is used correctly and a manual test checking if it's possible to select over 2^32 rows from a table and a virtual reader for this table.