influxdb/influxdb_iox/src
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
..
clap_blocks feat: Ingester Flight gRPC API (#3623) 2022-02-09 19:07:44 +00:00
commands feat: allow catalog access w/o a transaction (#3735) 2022-02-15 10:15:36 +00:00
influxdb_ioxd refactor: parametrise DML handler input type 2022-02-15 11:23:45 +00:00
influxdb_ioxd.rs chore: upgrade to snafu 0.7 (#3440) 2022-01-11 19:22:36 +00:00
main.rs feat: issue read_filter request 2022-02-04 18:34:54 +00:00