Robert Stupp created CASSANDRA-8827:
---------------------------------------
Summary: Aggregate sampling
Key: CASSANDRA-8827
URL: https://issues.apache.org/jira/browse/CASSANDRA-8827
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Robert Stupp
Priority: Minor
Aggregations have been implemented in CASSANDRA-4914.
Some aggregates could benefit from sampling aggregates. (Dump) example:
{{SELECT avg(value) FROM sales SAMPLE 10 PERCENT}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)