Skip to content

Add docs for count_ + distinct_over_time #130782

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

limotova
Copy link
Contributor

@limotova limotova commented Jul 8, 2025

Adds automated tests and docs for count_over_time and count_distinct_over_time

@limotova limotova added >docs General docs changes :Analytics/ES|QL AKA ESQL labels Jul 8, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.2.0 labels Jul 8, 2025
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Contributor

github-actions bot commented Jul 8, 2025

@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks Larisa!

@@ -24,11 +24,11 @@ public MaxOverTimeTests(Supplier<TestCaseSupplier.TestCase> testCaseSupplier) {

@ParametersFactory
public static Iterable<Object[]> parameters() {
return MinTests.parameters();
return MaxTests.parameters();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@limotova limotova merged commit d427db9 into elastic:main Jul 8, 2025
33 checks passed
@limotova limotova deleted the count-and-distinct-over-time-tests branch July 8, 2025 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >docs General docs changes :StorageEngine/TSDB You know, for Metrics Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Docs Meta label for docs team Team:StorageEngine v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants