Skip to content

Commit

Permalink
Added row histogram to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Zemek committed Aug 10, 2018
1 parent 4e7b937 commit 5659494
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,13 @@ Summary: Summary statistics about partitions
| Maximum (Size) | Maximum uncompressed partition size |
| Maximum (SSTable) | Maximum number of sstables a partition belongs to |

Row Histogram: Histogram of number of rows per partition

| Column | Description |
|----------------------------------------------|----------------------------------------------------------------------|
| Percentile | Minimum, average, standard deviation (std dev.), percentile, maximum | |
| Count | Estimated number of rows per partition for the given percentile |

Largest partitions: Partitions with largest uncompressed size

| Column | Description |
Expand Down

0 comments on commit 5659494

Please sign in to comment.