[Backport 2.19-dev] Add documents on how to develop a UDF / UDAF (#4094)#4191
Merged
yuancu merged 1 commit intoopensearch-project:2.19-devfrom Sep 3, 2025
Merged
Conversation
Collaborator
Author
|
It is blocking backport #4100 |
* Refactor: simplify registration of user-defined aggregation functions Signed-off-by: Yuanchun Shen <yuanchu@amazon.com> * Draft guidance on developing user-defined functions Signed-off-by: Yuanchun Shen <yuanchu@amazon.com> * Improve the developer guide with the help of LLM Signed-off-by: Yuanchun Shen <yuanchu@amazon.com> * Update DEVELOPER_GUIDE.rst Signed-off-by: Yuanchun Shen <yuanchu@amazon.com> * Update DEVELOPER_GUIDE.rst Signed-off-by: Yuanchun Shen <yuanchu@amazon.com> * Revert changes to the section New PPL Command Checklist in DEVELOPER_GUIDE.rst Signed-off-by: Yuanchun Shen <yuanchu@amazon.com> * Move ppl command and function dev guidance from DEVELOEPR_GUIDE to docs/dev Signed-off-by: Yuanchun Shen <yuanchu@amazon.com> --------- Signed-off-by: Yuanchun Shen <yuanchu@amazon.com> Signed-off-by: Tomoyuki Morita <moritato@amazon.com>
321b667 to
25a8502
Compare
Member
LantaoJin
approved these changes
Sep 2, 2025
yuancu
approved these changes
Sep 3, 2025
Collaborator
|
@ykmr1224 Thanks for help backport this PR! I'm sorry for missing this backport. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 1ae4f28 from #4094.
(Manual backport due to conflict)