Skip to content

docs: add PPL Aggregate Functions report for v3.3.0#1582

Merged
tkykenmt merged 1 commit intomainfrom
docs/ppl-aggregate-functions-v3.3.0
Jan 11, 2026
Merged

docs: add PPL Aggregate Functions report for v3.3.0#1582
tkykenmt merged 1 commit intomainfrom
docs/ppl-aggregate-functions-v3.3.0

Conversation

@tkykenmt
Copy link
Copy Markdown
Owner

Summary

This PR adds documentation for PPL Aggregate Functions introduced in OpenSearch v3.3.0.

Reports Created

  • Release report: docs/releases/v3.3.0/features/sql/ppl-aggregate-functions.md
  • Feature report: docs/features/sql/ppl-aggregate-functions.md

Key Changes in v3.3.0

  • Added first() and last() aggregate functions for stats command
  • Added list() multi-value stats function
  • Extended distinct_count()/dc() to work with eventstats command
  • Added earliest() and latest() aggregate functions for eventstats

Related PRs

  • #4223: Support first/last aggregate functions for PPL
  • #4161: Add support for list() multi-value stats function
  • #4084: Support distinct_count/dc in eventstats
  • #4212: Add earliest/latest aggregate function for eventstats

Closes #1328

@tkykenmt tkykenmt merged commit 72ac3cd into main Jan 11, 2026
@tkykenmt tkykenmt deleted the docs/ppl-aggregate-functions-v3.3.0 branch January 11, 2026 02:14
@tkykenmt tkykenmt mentioned this pull request Apr 10, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant