influxdb/compactor
Nga Tran 3c0fb6e8ef
fix: avoid using min_time, which can be negative, for ChunkId. Using object store id which is uuid instead (#4942)
* fix: avoid using min_time, which can be negative, for ChunkId. Using object store id which is uuid instead

* chore: Apply suggestions from code review

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* chore: run fmt

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-23 19:00:13 +00:00
..
src fix: avoid using min_time, which can be negative, for ChunkId. Using object store id which is uuid instead (#4942) 2022-06-23 19:00:13 +00:00
Cargo.toml refactor: make querier internals private (#4922) 2022-06-22 13:00:08 +00:00