influxdb/test_helpers_end_to_end
Dom d9c97795fc
feat: use IDs in ingester query API (#6093)
* refactor: NS+table ID (instead of name) in querier<>ingester

* feat(ingester): use IDs for query API

Changes the ingester to utilise the ID fields (instead of names) sent
over the query wire message wrapped within the Flight API.

BREAKING: this changes the "query-ingester" CLI command arguments which
now expects the namespace & table IDs, rather than their names.

* refactor(ingester): add more query logging context

Updates the log messages during query execution to include more context
fields.

* style: remove unused import

Co-authored-by: Marco Neumann <marco@crepererum.net>
2022-11-09 11:25:13 +00:00
..
src feat: use IDs in ingester query API (#6093) 2022-11-09 11:25:13 +00:00
Cargo.toml chore(deps): Bump once_cell from 1.15.0 to 1.16.0 (#6009) 2022-10-31 16:23:40 +00:00