influxdb/mutable_batch
Paul Dix 84698b3532
feat: add size_data to mutable batch (#6425)
This method will be used in the new ingestion pipeline to approximate how much memory a butable batch will take to convert to arrow and persist. It is meant only as a very rough estimate to trigger persistence for hot partitions.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-16 17:20:16 +00:00
..
src feat: add size_data to mutable batch (#6425) 2022-12-16 17:20:16 +00:00
tests refactor: Rename `schema::selection::Selection` to `schema::projection::Projection` (#6037) 2022-11-02 18:15:04 +00:00
Cargo.toml feat: add size_data to mutable batch (#6425) 2022-12-16 17:20:16 +00:00