Skip to content

Conversation

@LantaoJin
Copy link
Member

@LantaoJin LantaoJin commented Jul 17, 2025

Description

Fix the count() only aggregation pushdown issue

Related Issues

Resolves #3890

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@LantaoJin LantaoJin added the bug Something isn't working label Jul 17, 2025
@LantaoJin LantaoJin marked this pull request as ready for review July 17, 2025 11:01
@LantaoJin LantaoJin added calcite calcite migration releated pushdown pushdown related issues backport 2.19-dev labels Jul 17, 2025
@qianheng-aws qianheng-aws merged commit b5d31b4 into opensearch-project:main Jul 18, 2025
30 of 34 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 18, 2025
Signed-off-by: Lantao Jin <[email protected]>
(cherry picked from commit b5d31b4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
LantaoJin pushed a commit that referenced this pull request Jul 18, 2025
(cherry picked from commit b5d31b4)

Signed-off-by: Lantao Jin <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.19-dev bug Something isn't working calcite calcite migration releated pushdown pushdown related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Agg Pushdown doesn't work on count() only query

3 participants