influxdb/generated_types/protos
Dom Dwyer 2e6c49be83 refactor: remove IoxMetadata min & max timestamp
Removes the min/max timestamp fields from the IoxMetadata proto
structure embedded within a Parquet file's metadata.

These values are redundant as they already exist within the Parquet
column statistics, and precluded streaming serialisation as these
removed min/max values were needed before serialising the file.
2022-05-23 16:27:08 +01: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 IoxMetadata min & max timestamp 2022-05-23 16:27:08 +01:00