Skip to content

Drop the pointer to the bucket functions from the function list - #5714

Open
RyanL1997 wants to merge 1 commit into
opensearch-project:mainfrom
RyanL1997:sql-explore/histogram-doc-followup
Open

Drop the pointer to the bucket functions from the function list#5714
RyanL1997 wants to merge 1 commit into
opensearch-project:mainfrom
RyanL1997:sql-explore/histogram-doc-followup

Conversation

@RyanL1997

Copy link
Copy Markdown
Collaborator

Description

Follow-up to this comment on #5700.

functions.rst gained a line pointing at the bucket functions, saying they are documented under GROUP BY rather than in the function list. Calling them bucket functions is already the name other databases use, so a reader looking for them under that name does not need the signpost.

The section it pointed at — Bucket Function, under GROUP BY Clause in aggregations.rst — stays as it is.

Related Issues

Follow-up to #5700

Check List

  • New functionality includes testing.
    • Doctest run on both files: functions.rst and aggregations.rst.
  • New functionality has been documented.
  • Commits are signed per the DCO using --signoff.

Follow-up to a review comment on opensearch-project#5700: calling them bucket functions is
already the name other databases use, so a reader looking for them under that
name does not need the signpost. The section they point at, under GROUP BY in
`aggregations.rst`, stays.

Signed-off-by: Jialiang Liang <ryanleeang@gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

@RyanL1997 RyanL1997 added the documentation Improvements or additions to documentation label Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant