Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport 52fe8aa from #4841.

…PL (#4841)

* [BugFix] Fix Regex OOM when there are 10+ regex clauses

Signed-off-by: Jialiang Liang <[email protected]>

* fix unit tests

Signed-off-by: Jialiang Liang <[email protected]>

* fix tests

Signed-off-by: Jialiang Liang <[email protected]>

* fix explain tests and corresponding commands

Signed-off-by: Jialiang Liang <[email protected]>

* fix explain tests for testFilterPushDownExplain

Signed-off-by: Jialiang Liang <[email protected]>

* peng - isolate the fix logic to its own visitor class

Signed-off-by: Jialiang Liang <[email protected]>

* Directly apply Calcite CoreRules.FILTER_MERGE before VolcanoPlanner plan

Co-authored-by: Peng Huo <[email protected]>
Signed-off-by: Jialiang Liang <[email protected]>

* fix the UTs

Signed-off-by: Jialiang Liang <[email protected]>

* fix the ITs after rebase

Signed-off-by: Jialiang Liang <[email protected]>

* fix clickbench IT and more ITs

Signed-off-by: Jialiang Liang <[email protected]>

* address comments from peng

Signed-off-by: Jialiang Liang <[email protected]>

* add yaml test

Signed-off-by: Jialiang Liang <[email protected]>

---------

Signed-off-by: Jialiang Liang <[email protected]>
Co-authored-by: Peng Huo <[email protected]>
(cherry picked from commit 52fe8aa)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 2, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch backport/backport-4841-to-2.19-dev

Comment @coderabbitai help to get the list of available commands and usage tips.

@RyanL1997 RyanL1997 enabled auto-merge (squash) December 2, 2025 23:38
@RyanL1997 RyanL1997 merged commit e045d15 into 2.19-dev Dec 2, 2025
58 checks passed
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.

2 participants