Files
tantivy/src/store
PSeitz 9e2faecf5b add memory limit for aggregations (#1942)
* add memory limit for aggregations

introduce AggregationLimits to set memory consumption limit and bucket limits
memory limit is checked during aggregation, bucket limit is checked before returning the aggregation request.

* Apply suggestions from code review

Co-authored-by: Paul Masurel <paul@quickwit.io>

* add ByteCount with human readable format

---------

Co-authored-by: Paul Masurel <paul@quickwit.io>
2023-03-16 06:21:07 +01:00
..
2022-09-30 09:39:26 +09:00
2022-06-21 15:53:33 +09:00
2023-02-09 13:14:31 +01:00
2023-01-23 07:06:49 +01:00
2022-12-20 07:30:06 +01:00
2022-10-14 20:01:10 +08:00