influxdb/compactor/src
Andrew Lamb 9134ccd6c3
chore: Update datafusion again (#5855)
* chore: Update datafusion

* chore: Updates for changes in datafusion

* chore: more updates

* fix: update doc example

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-13 19:18:57 +00:00
..
cold.rs fix: Update test compactor limit values 2022-10-13 14:25:10 -04:00
compact.rs chore: always use a fixed number of rows (8192) per batch to estimate memory (#5733) 2022-09-23 15:51:25 +00:00
garbage_collector.rs fix: Use time helper methods in more places 2022-09-19 13:24:08 -04:00
handler.rs chore: turn full cold compaction on (#5728) 2022-09-22 17:07:35 +00:00
hot.rs feat: add minimum row_count per file in estimating compacting memory… (#5715) 2022-09-22 14:37:39 +00:00
lib.rs feat: add memory need for output streams into our estimation (#5847) 2022-10-13 14:31:19 +00:00
parquet_file.rs refactor: split memory estimation into bytes to store and bytes to stream (#5845) 2022-10-12 16:59:51 +00:00
parquet_file_combining.rs chore: Update datafusion again (#5855) 2022-10-13 19:18:57 +00:00
parquet_file_filtering.rs feat: add memory need for output streams into our estimation (#5847) 2022-10-13 14:31:19 +00:00
parquet_file_lookup.rs refactor: split memory estimation into bytes to store and bytes to stream (#5845) 2022-10-12 16:59:51 +00:00
query.rs fix: query error propagation (#5801) 2022-10-06 08:54:01 +00:00
server.rs fix: compactor server stays up; removed unused delegates (#3855) 2022-02-24 16:30:44 +00:00
utils.rs refactor: Extract a shared function to retry fetching of compaction candidates 2022-09-21 11:57:55 -04:00