Open
Description
The current implementation assumes the only interesting thing to ask is the row count(1)
to get request totals. But some of the fields in the logs, like response times, bytes sent and compression rates could be inspected for example by average, sum or ntiles aggregation functions. This would require some thinking about how to accommodate those queries intuitively in the CLI without complicating the more common request count use case.
Metadata
Metadata
Assignees
Labels
No labels