influxdb/ingester/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
..
data fix: update cached sort key 2022-10-13 17:12:07 +02:00
lifecycle test: MockLifecycleHandle captures calls 2022-10-03 12:13:43 +02:00
server refactor: move query types to query_handler 2022-10-11 17:58:55 +02:00
stream_handler refactor(ingester): log shard_id in op result 2022-10-13 15:41:48 +02:00
compact.rs perf(ingester): remove persist lookup queries 2022-10-13 15:26:36 +02:00
data.rs fix: update cached sort key 2022-10-13 17:12:07 +02:00
handler.rs refactor(ingester): log shard_id in op result 2022-10-13 15:41:48 +02:00
job.rs style(ingester): fmt imports & long strings 2022-09-14 14:20:19 +02:00
lib.rs style: add no todo!() or dbg!() lints 2022-09-29 13:10:07 +02:00
lifecycle.rs chore: add some tracing logs to the ingester (#5839) 2022-10-12 12:10:20 +00:00
poison.rs style(ingester): fmt imports & long strings 2022-09-14 14:20:19 +02:00
querier_handler.rs chore: Update datafusion again (#5855) 2022-10-13 19:18:57 +00:00
query.rs refactor(ingester): remove tombstone support 2022-10-11 13:10:04 +02:00
server.rs style(ingester): fmt imports & long strings 2022-09-14 14:20:19 +02:00
test_util.rs perf(ingester): remove persist lookup queries 2022-10-13 15:26:36 +02:00