influxdb/mutable_buffer/src
Marco Neumann 20bbb88dc5
refactor: remove table name from `TableSummary` (#4170)
This allows us to remove the table name from the low-level chunk
representations (like `ParquetFile`, RUB, ...) since table names are
already tracked by the higher-level data structures (e.g. catalog,
catalog chunk) that manage the low-level chunk representations.

This is similar to #4167.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-30 13:24:00 +00:00
..
lib.rs refactor: remove table name from `TableSummary` (#4170) 2022-03-30 13:24:00 +00:00
snapshot.rs fix: Fix max timestamp value comparison in chunk metadata (#3453) 2022-01-13 16:58:30 +00:00