influxdb/querier/src
Marco Neumann 35d93f9475
fix: include `PartitionHashId` in size estimations (#8153)
As for the other types: size estimations are conservative, so we assume
the value behind the `Arc` is owned by the estimating party.
2023-07-05 10:42:39 +00:00
..
cache fix: include `PartitionHashId` in size estimations (#8153) 2023-07-05 10:42:39 +00:00
ingester refactor: Move querier::df_stats to iox_query::chunk_statistics so it can be shared with ingester 2023-07-03 17:24:55 +02:00
namespace refactor: migrate retention to proper predicates (#8092) 2023-06-29 08:36:37 +00:00
parquet refactor: Move querier::df_stats to iox_query::chunk_statistics so it can be shared with ingester 2023-07-03 17:24:55 +02:00
system_tables feat: hide `system.queries` table from prod by default (#7810) 2023-05-22 12:29:24 +00:00
table refactor: Move querier::df_stats to iox_query::chunk_statistics so it can be shared with ingester 2023-07-03 17:24:55 +02:00
database.rs refactor: remove dead querier code (#8034) 2023-06-22 07:33:18 +00:00
lib.rs refactor: Move querier::df_stats to iox_query::chunk_statistics so it can be shared with ingester 2023-07-03 17:24:55 +02:00
query_log.rs chore(deps): Bump chrono from 0.4.22 to 0.4.23 (#6129) 2022-11-14 13:34:09 +00:00
server.rs refactor: clean up querier server interface (#8045) 2023-06-22 08:57:24 +00:00