aquasecurity / aquasecurity/esquery
Shall we support date_histogram aggregation
Open
- Dominant language
- Go
- Stars
- 317
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Yes, esquery is a pretty cool project, and I wonder if we could add `date_historgram` aggregation support, see [es doc](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-datehistogram-aggregation.html).
Contributor guide
Research direction
Start with esquery's existing aggregation support and the linked Elasticsearch date histogram documentation. Determine the relevant implementation and test entry points, then confirm that date_histogram queries are generated and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, go
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100