generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 629
Update documentation for delete_entries and select_entries processors #11476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
natebower
merged 21 commits into
opensearch-project:main
from
kennedy-onyia:select-entries-update
Nov 10, 2025
Merged
Changes from 2 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
b7752ea
Update delete_entries processor to add new features
kennedy-onyia 66e3c60
update select_entries processor documentation to account for new incl…
kennedy-onyia 26449fa
fix style check errors and include additional pipeline configurations…
kennedy-onyia e782c48
Merge branch 'main' into select-entries-update
kennedy-onyia db8e06f
Update _data-prepper/pipelines/configuration/processors/delete-entrie…
kennedy-onyia 9f01559
Update _data-prepper/pipelines/configuration/processors/select-entrie…
kennedy-onyia 912882a
Update _data-prepper/pipelines/configuration/processors/delete-entrie…
kennedy-onyia 80acded
Update _data-prepper/pipelines/configuration/processors/select-entrie…
kennedy-onyia a84322a
Update _data-prepper/pipelines/configuration/processors/select-entrie…
kennedy-onyia 9db89bc
Update _data-prepper/pipelines/configuration/processors/delete-entrie…
kennedy-onyia b8dba47
Update _data-prepper/pipelines/configuration/processors/select-entrie…
kennedy-onyia 2953e17
Update _data-prepper/pipelines/configuration/processors/select-entrie…
kennedy-onyia 3ce0d90
Merge branch 'main' into select-entries-update
kennedy-onyia 8f8148e
Merge branch 'main' into select-entries-update
kennedy-onyia 39ca895
Update _data-prepper/pipelines/configuration/processors/delete-entrie…
kennedy-onyia fea0696
Update _data-prepper/pipelines/configuration/processors/delete-entrie…
kennedy-onyia b480fb5
Merge branch 'main' into select-entries-update
kennedy-onyia 3d1252f
Update _data-prepper/pipelines/configuration/processors/delete-entrie…
kolchfa-aws faea6c1
Update _data-prepper/pipelines/configuration/processors/delete-entrie…
kolchfa-aws e495ab0
Update _data-prepper/pipelines/configuration/processors/delete-entrie…
kolchfa-aws 676b41b
Apply suggestions from code review
natebower File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a little confusing. Do you mean to say that the pipeline author would need to create two different
entries?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol yes. i'll modify the grammar to make it more clear