influxdb/generated_types/protos
Marco Neumann c4a2641764 refactor: remove `time_closed`
The "time closed" is a leftover from an old lifecycle system, where
chunks moved through the system (open=>closed=>persisted) without being
merged. Now we have the compaction as well as the split query for
persistence that can merge chunks, so a single "time closed" doesn't
make sense any longer. So in fact it is `None` for many chunks and is
also not persisted. Also the current lifecycle policy doesn't use this
value. So let's just remove it.

Closes #1846.
2021-10-11 15:49:34 +02:00
..
com/github/influxdata/idpe/storage/read refactor: fix style errors 2021-02-23 10:55:09 +00:00
google feat: add google longrunning operations stubs (#959) 2021-03-10 17:34:07 +00:00
grpc/health/v1 feat: add basic gRPC health service (#862) 2021-02-25 13:24:12 +00:00
influxdata refactor: remove `time_closed` 2021-10-11 15:49:34 +02:00