influxdb/data_types/src
Raphael Taylor-Davies 442d63e65b
feat: catalog timestamp pruning (#3571)
* feat: catalog timestamp pruning

* chore: test
2022-01-28 13:45:13 +00:00
..
chunk_metadata.rs refactor: remove table_names from Predicate (#3545) 2022-01-27 14:44:49 +00:00
consistent_hasher.rs fix: ensure `ConsistenHasher` is consistent 2021-11-15 17:39:17 +01:00
database_name.rs chore: upgrade to snafu 0.7 (#3440) 2022-01-11 19:22:36 +00:00
database_rules.rs refactor: remove old routing / sharding config 2021-11-29 12:33:48 +01:00
delete_predicate.rs fix: clamp start/end of TimestampRange to min/max valid timestamp values (#3487) 2022-01-20 16:08:00 +00:00
error.rs fix: Add context to panic error on tools (#1501) 2021-05-17 21:05:01 +00:00
job.rs feat: rebuild catalog (#3225) (#3253) 2021-11-30 12:17:27 +00:00
lib.rs feat: Add database initialization state and errors to CLI and remove list_databases_detailed gRPC (#3377) 2021-12-15 12:18:41 +00:00
names.rs fix: reject empty org & bucket 2022-01-14 12:17:26 +00:00
non_empty.rs fix: use correct `bytes_read` in `DmlMeta` 2021-12-01 15:57:21 +01:00
partition_metadata.rs feat: catalog timestamp pruning (#3571) 2022-01-28 13:45:13 +00:00
router.rs feat: impl `Display` for `ShardId` 2021-11-08 14:09:33 +01:00
sequence.rs feat: migrate write buffer consumer to use DbWrite (#2724) (#3003) 2021-11-01 16:38:48 +00:00
server_id.rs chore: upgrade to snafu 0.7 (#3440) 2022-01-11 19:22:36 +00:00
timestamp.rs fix: clamp start/end of TimestampRange to min/max valid timestamp values (#3487) 2022-01-20 16:08:00 +00:00
write_buffer.rs refactor: remove write buffer direction 2021-11-26 12:38:40 +01:00
write_summary.rs feat: add PartitionWrite (#2724) (#2974) 2021-10-28 06:18:10 +00:00