influxdb/generated_types
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
..
protos refactor: remove IoxMetadata min & max timestamp 2022-05-23 16:27:08 +01:00
src refactor: Move the code merging write infos to generated_types to share 2022-05-11 14:07:42 -04:00
.gitignore feat: Check in generated WAL flatbuffers code 2021-03-22 09:38:59 -04:00
Cargo.toml refactor: Remove unused dependencies 2022-05-06 15:57:58 -04:00
build.rs fix: Remove OG proto definitions 2022-05-06 11:50:03 -04:00