Skip to content

Add documentation / example about iterating over token ranges #651

@Jasperav

Description

@Jasperav

I want to add efficient full table scans in Catalytic. According to https://www.scylladb.com/2017/02/13/efficient-full-table-scans-with-scylla-1-6/, an efficient way of doing this is, is by querying with token(id).

There are some tips mentioned in that article how the ranges could be calculated, this involves the amount of cores and cpu’s. I was hoping this information can be queryed or is already available, so creating a method somewhere which returns the efficient token ranges would be easy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions