Skip to content

Conversation

@songkant-aws
Copy link
Contributor

@songkant-aws songkant-aws commented Sep 8, 2025

  • Implement Append Command

  • Fix spotless check

  • Rephrase append.rst

  • Support subsearch different index for append command

  • Fix some tests and add cross cluster IT

  • Not support empty subsearch input for now

  • Fix doctest

  • Support empty source edge case

  • Fix anonymizer tests

  • Add missing test cases for nested join or lookup command in appended subsearch

  • Fix compile issue


Description

Manual backport #4123 into 2.19-dev

Related Issues

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.

* Implement Append Command

Signed-off-by: Songkan Tang <[email protected]>

* Fix spotless check

Signed-off-by: Songkan Tang <[email protected]>

* Rephrase append.rst

Signed-off-by: Songkan Tang <[email protected]>

* Support subsearch different index for append command

Signed-off-by: Songkan Tang <[email protected]>

* Fix some tests and add cross cluster IT

Signed-off-by: Songkan Tang <[email protected]>

* Not support empty subsearch input for now

Signed-off-by: Songkan Tang <[email protected]>

* Fix doctest

Signed-off-by: Songkan Tang <[email protected]>

* Support empty source edge case

Signed-off-by: Songkan Tang <[email protected]>

* Fix anonymizer tests

Signed-off-by: Songkan Tang <[email protected]>

* Add missing test cases for nested join or lookup command in appended subsearch

Signed-off-by: Songkan Tang <[email protected]>

* Fix compile issue

Signed-off-by: Songkan Tang <[email protected]>

---------

Signed-off-by: Songkan Tang <[email protected]>
yuancu
yuancu previously approved these changes Sep 8, 2025
@LantaoJin
Copy link
Member

@songkant-aws please resolve the conflicts

@LantaoJin LantaoJin merged commit 10b5b49 into opensearch-project:2.19-dev Sep 10, 2025
69 of 70 checks passed
@songkant-aws songkant-aws deleted the append-cmd-2.19-backport branch October 9, 2025 02:44
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.

3 participants