influxdb/mutable_batch_tests/benches
Paul Dix 16d584b2ff
feat: Add db_name/namespace to DmlWrite and DmlDelete (#3531)
* feat: Add db_name/namespace to DmlWrite and DmlDelete

This is required for the new ingester to be able to work with the write buffer. The protobuf that gets serialized over Kafka already includes the database name, it just wasn't getting carried through to the marshaled Dml operation.

* fix: database != namespace, propagation through write buffer

Co-authored-by: Marco Neumann <marco@crepererum.net>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-27 14:12:20 +00:00
..
write_lp.rs feat: add mutable_batch_tests (#2724) (#3011) 2021-11-03 18:15:35 +00:00
write_pb.rs feat: Add db_name/namespace to DmlWrite and DmlDelete (#3531) 2022-01-27 14:12:20 +00:00