- Notifications
You must be signed in to change notification settings - Fork 25.5k
Closed
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL:StorageEngine/TSDBYou know, for MetricsYou know, for MetricsMetaTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:StorageEngine
Description
Subtasks:
- Support aggregations on
aggregate_metric_double
Add support for non-grouping aggregations on aggregate_metric_double field in es|ql #110649 [ES|QL] Support some stats on aggregate_metric_double #120343 - Support grouping aggregations on
aggregate_metric_double
Add support for non-grouping aggregations on aggregate_metric_double field in es|ql #110649 (yaml tests in [ES|QL] Support subset of metrics in agg metric double #121805) - Handle configuration of a subset of metrics in
aggregate_metric_double
field (for example, only min and max) [ES|QL] Support subset of metrics in agg metric double #121805 - Rendering
aggregate_metric_double
values (i.e.from table | keep agg_metric
). [ES|QL] Render aggregate_metric_double #122660 - Support reading from normal index and downsampled index at the same time (so aggregate metric double is the field type in the latter, and the former is the original numeric type) [ES|QL] ToAggregateMetricDouble function #124595 [ES|QL] Add ToAggregateMetricDouble example #125518
-
Support sorting onNot supporting, but PR to fix sorting when aggregate_metric_double is present: [ES|QL] Fix sorting when aggregate_metric_double present #125191aggregate_metric_double
-
Introduce enum to CompositeBlock to distinguish between different usages of CompositeBlockUse AggregateMetricDoubleBlock instead of CompositeBlock [ES|QL] Introduce AggregateMetricDoubleBlock #127299 -
Investigate handlingReportto_aggregate_metric_double_conversions
automatically/without the need of an explicit convert functionsuggested_types
if no convert function is provided [ES|QL] Add suggested_cast #127139 - Convert to aggregate_metric_double implicitly in aggregations (max, min, sum, count) where aggregate_metric_doubles are passed in [ES|QL] Support implicit casting of aggregate_metric_double #129108
- Add
aggregate_metric_double
to benchmarks
Later:
-
Maybe render individual sub-metrics fromExposeaggregate_metric_double
FROM_AGGREGATE_METRIC_DOUBLE
function - Improve handling of valueCount-related methods in CompositeBlock
- Support other aggregations ([Downsampling] Extend the
default_metric
of theaggregate_metric_double
to support more values #128356 ) - Add support for
_doc_count
field - Investigate handling accuracy loss (if original pre-downsampled field was a whole number vs double)
Metadata
Metadata
Assignees
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL:StorageEngine/TSDBYou know, for MetricsYou know, for MetricsMetaTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:StorageEngine