Skip to content

Fix eval on grouped fields after timechart#4758

Merged
LantaoJin merged 1 commit intoopensearch-project:mainfrom
yuancu:issues/4644
Nov 14, 2025
Merged

Fix eval on grouped fields after timechart#4758
LantaoJin merged 1 commit intoopensearch-project:mainfrom
yuancu:issues/4644

Conversation

@yuancu
Copy link
Copy Markdown
Collaborator

@yuancu yuancu commented Nov 7, 2025

Description

Reduce RelCompositeTrait of RelCollation to a single collation when creating LogicalSystemLimit

Related Issues

Resolves #4644

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • 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.

@yuancu yuancu added the bugFix label Nov 12, 2025
…reating LogicalSystemLimit

Signed-off-by: Yuanchun Shen <yuanchu@amazon.com>
@LantaoJin LantaoJin merged commit 7b30c9b into opensearch-project:main Nov 14, 2025
40 checks passed
opensearch-trigger-bot Bot pushed a commit that referenced this pull request Nov 14, 2025
…reating LogicalSystemLimit (#4758)

Signed-off-by: Yuanchun Shen <yuanchu@amazon.com>
(cherry picked from commit 7b30c9b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@yuancu yuancu deleted the issues/4644 branch November 14, 2025 03:26
LantaoJin pushed a commit that referenced this pull request Nov 14, 2025
…reating LogicalSystemLimit (#4758) (#4808)

(cherry picked from commit 7b30c9b)

Signed-off-by: Yuanchun Shen <yuanchu@amazon.com>
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>
asifabashar pushed a commit to asifabashar/sql that referenced this pull request Dec 10, 2025
…reating LogicalSystemLimit (opensearch-project#4758)

Signed-off-by: Yuanchun Shen <yuanchu@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] ClassCastException when using eval on grouped fields after timechart

3 participants