influxdb/generated_types
Dom Dwyer a142a9eb57 refactor: remove row_count from IoxMetadata
Remove the redundant row_count from the IoxMetadata structure that is
serialised into the Parquet file.

The reasoning is twofold:

    * The Parquet file's native metadata already contains a row count
    * Needing to know the number of rows up-front precludes streaming
2022-05-23 16:18:35 +01:00
..
protos refactor: remove row_count from IoxMetadata 2022-05-23 16:18:35 +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