Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Downsampling in ES|QL #120759

Open
7 tasks
limotova opened this issue Jan 23, 2025 · 2 comments
Open
7 tasks

Add support for Downsampling in ES|QL #120759

limotova opened this issue Jan 23, 2025 · 2 comments
Labels
:Analytics/ES|QL AKA ESQL Meta :StorageEngine/TSDB You know, for Metrics Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:StorageEngine

Comments

@limotova
Copy link
Contributor

Subtasks:

  • Support aggregations on aggregate_double_metric Add support for non-grouping aggregations on aggregate_metric_double field in es|ql #110649
  • Support grouping aggregations on aggregate_double_metric
  • Handle configuration of a subset of metrics in aggregate_double_metric field (for example, only min and max)
  • Rendering aggregate_double_metric values (i.e. from table | keep agg_metric).
  • Maybe render individual sub-metrics from aggregate_double_metric
  • Add support for _doc_count field
  • Investigate handling accuracy loss (if original pre-downsampled field was a whole number vs double)
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@martijnvg martijnvg added the :Analytics/ES|QL AKA ESQL label Jan 24, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jan 24, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL Meta :StorageEngine/TSDB You know, for Metrics Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:StorageEngine
Projects
None yet
Development

No branches or pull requests

3 participants