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 <jiallian@amazon.com>

* fix unit tests

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix tests

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix explain tests and corresponding commands

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix explain tests for testFilterPushDownExplain

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

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

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* Directly apply Calcite CoreRules.FILTER_MERGE before VolcanoPlanner plan

Co-authored-by: Peng Huo <penghuo@gmail.com>
Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix the UTs

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix the ITs after rebase

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix clickbench IT and more ITs

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* address comments from peng

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* add yaml test

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

---------

Signed-off-by: Jialiang Liang <jiallian@amazon.com>
Co-authored-by: Peng Huo <penghuo@gmail.com>
(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