influxdb/mutable_batch
Dom Dwyer a1764ee7cb
refactor: ExactSizeIterator for columns iter
Adds ExactSizeIterator bounds to the MutableBatch::column() iter,
allowing O(1) length discovery / pre-allocation optimisations for
container collection.
2023-02-06 17:33:56 +01:00
..
src refactor: ExactSizeIterator for columns iter 2023-02-06 17:33:56 +01:00
tests fix: Move variables within format strings. Thanks clippy! 2023-02-03 13:06:17 -05:00
Cargo.toml feat: add size_data to mutable batch (#6425) 2022-12-16 17:20:16 +00:00