influxdb/compactor2/src
Marco Neumann 5f43f2a719
refactor: remove old query planning code (#7449)
Closes #7406.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-04-06 16:05:08 +00:00
..
components refactor: remove old query planning code (#7449) 2023-04-06 16:05:08 +00:00
object_store feat: measure scratchpad store (#6925) 2023-02-09 13:03:26 +00:00
compactor.rs revert: "revert: Merge pull request #7369 from influxdata/cn/parquet-file-saved-status" 2023-03-30 12:39:03 -04:00
config.rs docs: Clean up typos and line wrapping 2023-03-31 12:36:24 -04:00
driver.rs Merge branch 'main' into cn/redo 2023-03-30 20:27:25 +00:00
error.rs fix: Only log that we've detected changed files we're about to compact 2023-03-30 15:10:35 -04:00
file_classification.rs feat: expand 'vertical splitting' to improve compaction efficiency (#7450) 2023-04-05 21:02:16 +00:00
file_group.rs refactor: move test builders out of compactor2 code (#6953) 2023-02-10 18:28:09 +00:00
lib.rs docs: add compactor invariants and rules (#7346) 2023-03-28 13:35:04 +00:00
partition_info.rs fix: Only log that we've detected changed files we're about to compact 2023-03-30 15:10:35 -04:00
plan_ir.rs feat: Record why compact, split, or nothing plans were picked 2023-03-23 16:58:17 -04:00
round_info.rs feat: handle large-size overlapped files (#7079) 2023-03-07 18:51:59 +00:00
test_utils.rs feat: skip partitions of wide tables (#6978) 2023-02-14 16:42:13 +00:00