influxdb/influxdb_iox
Dom Dwyer e99922d518 refactor: parametrise DML handler input type
Allow a DML handler to specify the write input type on which it
operates.

This allows us to construct a write handler pipeline that transforms the
request as it passes through the various handlers. We'll use this to
implement a handler that annotates a normal set of table writes with the
partition key, modifying downstream handlers to expect this annotated
input.
2022-02-15 11:23:45 +00:00
..
src refactor: parametrise DML handler input type 2022-02-15 11:23:45 +00:00
tests feat: static database configuration (#2436) (#3732) 2022-02-14 19:42:49 +00:00
Cargo.toml refactor: parametrise DML handler input type 2022-02-15 11:23:45 +00:00
build.rs fix: GIT version in `--version` 2021-11-30 16:06:27 +01:00