influxdb/generated_types/protos
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
..
google feat: add google longrunning operations stubs (#959) 2021-03-10 17:34:07 +00:00
grpc/health/v1 feat: add basic gRPC health service (#862) 2021-02-25 13:24:12 +00:00
influxdata refactor: use new ingester<>querier wire protocol (#4867) 2022-06-16 08:02:28 +00:00