influxdb/influxdb_iox
Luke Bond f419e2c378
feat: warm compaction (#6192)
* feat: warm compaction

chore: add missing warm compaction config

chore: tests for warm compaction

chore: modify count usage in warm compaction sql

chore: catalog test for warm compaction; sql fixes

feat: settable target level for compact w/ budget

chore: tests for warm compaction

chore: clarifying comments in warm compaction test

chore: fixed erroneous comment in catalog test

chore: improve warm compactor test by checking file exists

chore: tests for warm compaction

chore: warm compactor test tidy-ups

* chore: improve test for warm compaction

* chore: fix erroneous comment in warm compaction code
2022-12-16 15:59:45 +00:00
..
src feat: warm compaction (#6192) 2022-12-16 15:59:45 +00:00
tests fix: Rename INFLUXDB_IOX_MODE to INFLUXDB_IOX_RPC_MODE 2022-12-15 14:13:01 -05:00
Cargo.toml fix: Remove the rpc_write feature flag and use INFLUXDB_IOX_MODE env var instead 2022-12-15 14:06:59 -05:00
build.rs fix: Remove lots of needless borrows that Clippy can now identify 2022-11-09 10:54:18 -05:00