-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
area/documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Milestone
Description
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
Labels
area/documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers