influxdb/data_types/src
Paul Dix 91f5478012 feat: remove MUB size threshold
Removes the MUB chunk close based on size. Also add a check in lifecycle policy to move if the MUB chunk crosses a default row count threshold.
2021-07-01 14:58:29 -04:00
..
chunk_metadata.rs refactor: add ChunkAddr to describe location of chunk in catalog (#1745) 2021-06-17 12:04:37 +00:00
consistent_hasher.rs feat: Implement write_entry_downstream 2021-04-21 20:50:46 +00:00
database_name.rs fix: Only show current database's system.operations table (#1310) 2021-04-28 21:06:19 +00:00
database_rules.rs feat: remove MUB size threshold 2021-07-01 14:58:29 -04:00
error.rs fix: Add context to panic error on tools (#1501) 2021-05-17 21:05:01 +00:00
job.rs feat: compact chunks (#1776) 2021-06-24 16:49:10 +00:00
lib.rs fix: Remove write buffer 2021-06-04 14:40:17 -04:00
names.rs refactor: Remove unused error (#687) 2021-01-21 19:06:45 -05:00
partition_metadata.rs feat: add gRPC listener for new write protocol (#1842) 2021-07-01 16:15:12 +00:00
server_id.rs fix: Remove PartialEq<u32> impls for ServerId, not really necessary 2021-04-26 18:44:32 +00:00
timestamp.rs feat: saimplement a few more functions as part of supporting query dfrom parquet files 2021-04-14 16:06:47 -04:00
write_buffer.rs refactor: write buffer to use sequenced entry and new segment 2021-04-30 17:00:23 -04:00