CASSANDRA_PAGE_SIZE

Constant CASSANDRA_PAGE_SIZE 

pub const CASSANDRA_PAGE_SIZE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The fetch size used for paging, i.e. how many rows will be returned at once.

§Notes

§Examples

  • 5000