tolbertam / sstable-tools

Tools for parsing, creating and doing other fun stuff with sstables
Apache License 2.0
162 stars 31 forks source link

Investigate aggregations / groupings with paging enabled #70

Open tolbertam opened 7 years ago

tolbertam commented 7 years ago

It's possible aggregations (like count) only operate over the current page, so if you have paging enabled you can get weird results.