mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +00:00
Filtering pager may drop some rows and as a result return less than what was fetched from the replica. To properly adjust how many rows were actually read, dropped_rows variable is introduced.