influxdb/generated_types
Marco Neumann 66c7d95312
refactor: use new ingester<>querier wire protocol (#4867)
* refactor: use new ingester<>querier wire protocol

Use and document the new and more flexible ingester<>querier wire
protocol.

Note that the ingester does NOT stream the response data yet, but the
internal data structures would allow that. A follow-up change will
adjust the ingester code to stream the data.

Ref #4849.

* fix: typos

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* refactor: clarify naming and public interface

* test: add schema assertion to `ingester_response_to_record_batches`

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2022-06-16 08:02:28 +00:00
..
protos refactor: use new ingester<>querier wire protocol (#4867) 2022-06-16 08:02:28 +00:00
src refactor: rename builder like predicate methods to be `with_` (#4808) 2022-06-09 11:26:03 +00:00
.gitignore feat: Check in generated WAL flatbuffers code 2021-03-22 09:38:59 -04:00
Cargo.toml feat: enable debugging of failed querier->ingester requests (#4659) 2022-05-23 15:37:31 +00:00
build.rs fix: Remove OG proto definitions 2022-05-06 11:50:03 -04:00