influxdb/influxdb_iox
Nga Tran e3deb23bcc
feat: add minimum row_count per file in estimating compacting memory… (#5715)
* feat: add minimum row_count per file in estiumating compacting memory budget and limit number files per compaction

* chore: cleanup

* chore: Apply suggestions from code review

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* test: add test per review comments

* chore: Apply suggestions from code review

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* test: add one more test that has limit num files larger than total input files

* fix: make the L1 files in tests not overlapped

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-22 14:37:39 +00:00
..
src feat: add minimum row_count per file in estimating compacting memory… (#5715) 2022-09-22 14:37:39 +00:00
tests refactor: do not run de-dup in ingester for querier requests (#5626) 2022-09-22 07:33:54 +00:00
Cargo.toml chore(deps): Bump itertools from 0.10.4 to 0.10.5 (#5707) 2022-09-21 08:15:59 +00:00
build.rs fix: include git sha (again) in release build (#4193) 2022-03-31 19:14:21 +00:00