Skip to content

[Backport 2.19-dev] Support split eval function#4918

Merged
Swiddis merged 1 commit into2.19-devfrom
backport/backport-4814-to-2.19-dev
Dec 10, 2025
Merged

[Backport 2.19-dev] Support split eval function#4918
Swiddis merged 1 commit into2.19-devfrom
backport/backport-4814-to-2.19-dev

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 5dca84f from #4814.

* Support split eval function

Signed-off-by: Kai Huang <ahkcs@amazon.com>

# Conflicts:
#	core/src/main/java/org/opensearch/sql/expression/function/BuiltinFunctionName.java
#	integ-test/src/test/java/org/opensearch/sql/calcite/remote/CalciteArrayFunctionIT.java
#	ppl/src/main/antlr/OpenSearchPPLLexer.g4
#	ppl/src/main/antlr/OpenSearchPPLParser.g4
#	ppl/src/test/java/org/opensearch/sql/ppl/calcite/CalcitePPLArrayFunctionTest.java
#	ppl/src/test/java/org/opensearch/sql/ppl/utils/PPLQueryDataAnonymizerTest.java

* doctest

Signed-off-by: Kai Huang <ahkcs@amazon.com>

* Update test cases

Signed-off-by: Kai Huang <ahkcs@amazon.com>

* Update to not use UDF

Signed-off-by: Kai Huang <ahkcs@amazon.com>

---------

Signed-off-by: Kai Huang <ahkcs@amazon.com>
(cherry picked from commit 5dca84f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Dec 8, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. 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-4814-to-2.19-dev

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

@Swiddis Swiddis merged commit effe78d into 2.19-dev Dec 10, 2025
85 of 89 checks passed
@Swiddis Swiddis deleted the backport/backport-4814-to-2.19-dev branch December 10, 2025 23:27
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