generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
bulk-verbRepresents a new verb used in the bulk toolRepresents a new verb used in the bulk toolbulk_executorAll bulk executor tasksAll bulk executor tasksenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
It's easy to know the average item size (it's in the table metadata) but it's not so easy to know the histogram of item sizes. This verb would calculate that. How many items from 0-1kb, from 1-2kb, etc.
It would accept the usual where clause to be able to look at just how large a subset of items are. How big to my orders tend to be?
./bulk size-histogram --table t --where 'SK like "ORDER#%"'
Metadata
Metadata
Assignees
Labels
bulk-verbRepresents a new verb used in the bulk toolRepresents a new verb used in the bulk toolbulk_executorAll bulk executor tasksAll bulk executor tasksenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed