influxdb/db/src
Andrew Lamb 34e65c23fa
fix: Update for signature change (#4252)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-08 11:21:07 +00:00
..
catalog refactor: remove table name from `TableSummary` (#4170) 2022-03-30 13:24:00 +00:00
lifecycle refactor: remove table name from `TableSummary` (#4170) 2022-03-30 13:24:00 +00:00
system_tables refactor: remove table name from `TableSummary` (#4170) 2022-03-30 13:24:00 +00:00
write_buffer refactor: rename Sequence::id and Sequence::number field names (#4190) 2022-03-31 15:17:58 +00:00
access.rs chore: Update deps: datafusion, arrow/arrow-flight/parquet to 11, zstd to 0.11 (#4119) 2022-03-24 15:27:36 +00:00
catalog.rs feat: sync partitions in querier (#3900) 2022-03-03 09:28:44 +00:00
chunk.rs refactor: make statistics null counts optional (#4160) 2022-03-29 17:47:57 +00:00
lib.rs chore(deps): Bump parquet from 11.0.0 to 11.1.0 (#4240) 2022-04-06 14:51:01 +00:00
lifecycle.rs refactor: dyn-dispatch chunks in query subsystem 2022-03-21 12:47:54 +01:00
load.rs refactor: remove table name from `TableSummary` (#4170) 2022-03-30 13:24:00 +00:00
pred.rs feat: return write_token from HTTP writes to router2 (#4202) 2022-04-02 10:34:51 +00:00
query_log.rs feat: include trace ID in query log (#3912) (#3923) 2022-03-03 17:50:49 +00:00
replay.rs refactor: rename Sequence::id and Sequence::number field names (#4190) 2022-03-31 15:17:58 +00:00
streams.rs chore: Update datafusion (#4071) 2022-03-22 13:17:41 +00:00
system_tables.rs fix: Update for signature change (#4252) 2022-04-08 11:21:07 +00:00
utils.rs refactor: switch to using DynObjectStore 2022-03-15 16:32:52 +00:00
write.rs refactor: Extract server::db into its own crate (#3417) 2021-12-23 22:01:17 +00:00
write_buffer.rs fix: flaky `error_converting_data_from_write_buffer_to_sequenced_entry_is_reported` (#4181) 2022-03-30 19:00:35 +00:00