pub const CASSANDRA_PAGE_SIZE: &str = "cassandra.page.size";
The fetch size used for paging, i.e. how many rows will be returned at once.
5000