influxdb/compactor
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
..
src refactor: remove row_count from IoxMetadata 2022-05-23 16:18:35 +01:00
Cargo.toml ci: fix cargo deny (#4629) 2022-05-18 09:38:35 +00:00